Post an access token with an authorization code

Initiates the Authorization Code exchange for an access token and stores the change.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequiredformat: "^[^\/]+$"Defaults to
The name of the selected integration.

Request

request body
authorizationCodestringOptional
redirectUristringOptional

Response

The success of the operation

Errors

500
Internal Server Error