Get Authorization Code
Loading...
API endpoint path: /auth-code/v1/auth-code
Generates an authorization code for OAuth 2.0 authorization code flow. The returned code can be exchanged for an access token at the token endpoint.
Request
Responses
- 200
- 400
- 500
Success
Response Headers
transactionid
The transaction ID that was sent as a header in the request.
Bad request
Response Headers
transactionid
The transaction ID that was sent as a header in the request.
Server error
Response Headers
transactionid
The transaction ID that was sent as a header in the request.