Service Access Token
Header parameters
Content-TypestringRequiredExample:
application/x-www-form-urlencodedBody
grant_typestringOptional
client_idstringOptional
client_secretstringOptional
scopestringOptional
Responses
200
The request was successful. A service access token is returned.
application/json
access_tokenstringOptional
token_typestringOptional
expires_ininteger · int32Optional
session_idle_timeinteger · int32Optional
refresh_tokenstringOptional
refresh_token_expires_ininteger · int32Optional
scopestringOptional
post
/oauth/token200
The request was successful. A service access token is returned.
Last updated
Was this helpful?

