Oauth
post
Authorizations
AuthorizationstringRequired
Enter access token
Body
client_idstringRequired
client_secretstringRequired
client's Auth0 secret
audiencestringRequired
grant_typestringRequired
Responses
200Success
application/json
access_tokenstringRequired
access token
expires_innumber · doubleRequired
time to live of token in second
token_typestringRequired
token type
post
/api/v1/oauth/token200Success
Last updated