Authentication
post
Required scopes
This endpoint requires the following scopes:
- : all privileges
- : all privileges
Authorizations
OAuth2clientCredentialsRequired
Token URL:
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
client_idstringRequiredExample:
Application id
x6A****480client_secretstringRequiredExample:
Application secret
746b14f042104******52ec801e561a9grant_typestringRequiredExample:
Grant type
client_credentialsrefresh_tokenstringOptionalExample:
Refresh token when expired (Needed when refresh)
VvnUrJoqeWQFg******wH-OBpDbb3hXr6p7WResponses
200
Authentication was successful
application/json
400
Bad Request
application/json
default
Internal error
application/json
post
/oauth/tokenLast updated