Start a sync job

Start an existing sync job. Before starting, use the PUT /asset/sync/job/{job_id}/ endpoint to upload all asset batches representing the current state of the source system. Once started, the sync job will begin adding assets to the catalog. Use the GET /asset/sync/job/{job_id}/ endpoint to check the job status.

Path Params
uuid
required

The ID of the sync job

Body Params

A request to create or start an asset sync job for syncing assets from a source system into the catalog.

boolean
Defaults to true

Whether to delete assets that are in the current state of the catalog but missing from the state given in the job.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json