Skip to content

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
string
Required

Responses

Integration successfully synced

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License