Resumes a paused deployment task; the remaining seconds passed via timeLeft determine when the broadcast ends.
put /emsapi/osdeployer/tasks/{taskId}/resume
https://{server-hostname}:8383/emsapi/osdeployer/tasks/{taskId}/resume
OSDTask.UPDATECopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
ID of the OS Deployment task
curl --request PUT \
--url https://appdomain/emsapi/osdeployer/tasks/{taskId}/resume \
--header 'Accept: application/deploymentTaskResumedStatus.v1+json' \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'True if the task was successfully resumed.
Task successfully resumed
{
"isTaskResumed": true
}
![]()
Duration: 1 minute | Threshold: 50 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.