Skip to content

Delete Sync Job Template ​

Deletes a sync job template by ID, if it belongs to the user's team.

Endpoint ​

http
DELETE /sync-job-template/{id}

Path parameters ​

id
string Â· uuid
REQUIRED Â· 

The ID of the sync job template to delete.

Response Body ​

id
string Â· uuid

The ID of the deleted template.