Skip to main content
POST
Create Discord Link Code

Authentication

Requires JWT token or Platform API key via Authorization: Bearer <token> header.
string
required
Agent UUID

Example Request

Example Response

How It Works

  1. Call this endpoint to generate a 6-character link code.
  2. The code expires after 10 minutes.
  3. Send /link <CODE> as a direct message to the Shinzo Discord bot.
  4. Once linked, you can send messages to your agent directly through Discord.

Status Codes