Kombo Connect
Create reconnection link
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.
POST
Embed this the same way you would embed the connect link. By default, the link will be valid for 1 hour.
Example Request Body
Authorizations
Path Parameters
POST /integrations/:integration_id/relink parameter
Body
application/json
POST /integrations/:integration_id/relink request body
The body is of type object
.
Response
200
application/json
POST /integrations/:integration_id/relink Successful response
The response is of type object
.