Skip to main content
POST
Generate API credentials for a user

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.

Path Parameters

userId
integer
required

Response

Generated client ID and secret (shown only once)

clientId
string
clientSecret
string