Create a link that will allow the user to reconnect an integration. This is useful if you want to allow your users to update the credentials if the old ones for example expired.
Embed this the same way you would embed the connect link. By default, the link will be valid for 1 hour.
POST /integrations/:integration_id/relink parameter
POST /integrations/:integration_id/relink request body
The body is of type object
.
POST /integrations/:integration_id/relink Successful response
The response is of type object
.