Sync Integration Resources
POST
/integration/{integrationId}/sync
Synchronizes the integration with the external system, refreshing all nodes and resources.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
integrationId*
The unique identifier of the integration to sync
Type
Requiredstring
Responses
Integration successfully synced
application/json
JSON
{
}
