Unlink Discord
Agent Channels
Unlink Discord
Remove a Discord channel binding from an agent.
DELETE
Unlink Discord
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
Agent UUID
Example Request
Example Response
After unlinking, the Discord user will no longer be able to send messages to the agent through Discord DMs. You can re-link at any time by generating a new link code.
Status Codes
| Code | Description |
|---|---|
200 | Discord account unlinked successfully |
401 | Unauthorized - invalid or missing authentication |
404 | Agent not found or no Discord binding exists |

