Jobs
Trigger job sync
Trigger a manual sync for a job
post/api/v1/project/{projectid}/jobs/{id}/sync
Path parameters
projectidstring required
project id (default is 123)
idinteger required
job id
Response
sync triggered successfully
Changes
Changed in 2 of the 2 revisions of this API.2
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
- ○
removed the non-success response with the status
404response-non-success-status-removed
- ○