Generate a token with an API key and client secret
POST
/v1/auth/tokenGenerate a token with an API key and client secret via an OAuth client credentials grant.
Request
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Success(200)
Payload when auth header is missing or invalid(401)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 9 months ago