/oauth/token

POST {{url}}/oauth/token?client_id={{client_id}}&client_secret={{client_secret}}&grant_type=authorization_code&code={{code}}

Request Params

KeyDatatypeRequiredDescription
client_idstring
client_secretstring
grant_typestring
codestring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring