Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
Body
application/json
The URL the user will be redirected to after completing the authorization flow.
Examples:
"https://example.com/redirect"
Response
Successful Response
The URL the user will be redirected to in order to complete the authorization flow.
Examples:
"https://example.com/authorize"