Skip to main content
PUT
/
api
/
Jobs
/
{jobId}
/
Hold
Place Job on Hold.
curl --request PUT \
  --url https://api.example.com/api/Jobs/{jobId}/Hold

Path Parameters

jobId
integer<int32>
required

Response

200

OK