Link Slack Account
Agent Channels
Generate Slack Link Code
Generate a link code to pair a Slack account with an agent.
POST
Link Slack Account
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
Agent UUID
Example Request
Example Response
Link codes expire after 10 minutes. The user must send
/link <CODE> as a direct message to the agent’s Slack bot to complete the pairing.Status Codes
| 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 |

