Use this endpoint with the token you get from the connection flow to retrieve information about the created integration. It works in a similar way as the OAuth2 code flow to securely retrieve information and connect the integration to your user. You do not need to call this endpoint for an integration to become active.
POST /connect/activate-integration Request body
The body is of type object
.
POST /connect/activate-integration Positive response
The response is of type object
.
Use this endpoint with the token you get from the connection flow to retrieve information about the created integration. It works in a similar way as the OAuth2 code flow to securely retrieve information and connect the integration to your user. You do not need to call this endpoint for an integration to become active.
POST /connect/activate-integration Request body
The body is of type object
.
POST /connect/activate-integration Positive response
The response is of type object
.