Generate API Token
POST /api/channel-partners/1/tokens
Generates a new API token for a channel partner. The plain text token is only shown once.
Authentication: Requires Bearer token.
Fields:
- name (required): Token name/label (max 255 chars)
Request