post/oauth-server/token

Query parameters

codestring required

The temporary code.

redirect_uristring required

The callback URL.

grant_typestring required

Always pass "authorization_code".

Headers

Response

The access token.

access_tokenstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.