Skip to main content
Platform Operations/Platforms

ResumeSync

Resume a paused sync scheduler using its previously saved interval and resource configuration.

POST/api/v1/platforms/sync/{uuid}/resume

Operation ID

ResumeSync

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the sync configuration to resume

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • message
    String

    Confirmation message for the sync resume

    Example: Sync configuration resumed successfully