Create a new API key
API Keys
Create a new API key
POST
Create a new API key
Authorizations
JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.
Body
application/json
Required string length:
1 - 100Example:
"Production API Key"
Example:
["read:conversations", "write:customers"]
Available options:
production, staging