Oauth
OAuth token endpoints
This endpoint is used to exchange an authorization code or refresh token for an access token.
post/auth/oauth/token
Request body
Example request
{}Response
Successful response
{"stackTrail":"paths:/auth/oauth/token:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}