Skip to main content

Generate API Token

POST 

/api/channel-partners/:id/tokens

Generates a new API token for a channel partner. The plain text token is only shown once.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Fields:

  • name (required): Token name/label (max 255 chars)

Request

Responses

Created

Response Headers
    Content-Type