Tokens
Bearer authentication
Executed successfully.
Bad request.
unexpected error
unexpected error
Bearer authentication
The OAuth2 grant type that determines how the token will be issued.
OAuth2 client identifier
OAuth2 client secret
Resource owner username (for password grant)
The password of the resource owner. Required only when using the password grant type.
The refresh token used to obtain a new access token. Required only when using the refresh_token grant type.
Authorization code issued by the authorization server. Used in the authorization_code grant to exchange the code for an access token.
The redirect URI used during the authorization request. Required for the authorization_code grant to validate the redirect destination.
Successfully issued token
Invalid request
Client authentication failed
unexpected error
unexpected error
Bearer authentication
Executed successfully.
Bad request.
unexpected error
unexpected error
Last updated