Generate a link code to pair a Slack account with an agent.
Authorization: Bearer <token> header.
/link <CODE> as a direct message to the agent’s Slack bot to complete the pairing.| Code | Description |
|---|---|
200 | Link code generated successfully |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found |
409 | Agent already linked to a Slack account |