v3
OpenAPI 3.1.02026-07-311255771.3 MBGeneral
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.
Embed this the same way you would embed the connect link. By default, the link will be valid for 1 hour.
Example Request Body
{
"language": "en",
"scope_config_id": "9Pv6aCFwNDEzPNmwjSsY9SQx",
"link_type": "EMBEDDED"
}
post/integrations/{integration_id}/relink
Path parameters
integration_idstring required
POST /integrations/:integration_id/relink Parameter
Request body
Response
POST /integrations/:integration_id/relink Positive response