Suspends an active announcement, halting its delivery to target computers. Accepts an optional 'orgin' query parameter to indicate the source of the suspension action.
put /dcapi/tools/announcement/{collectionId}/suspend
https://{serverurl}/dcapi/tools/announcement/{collectionId}/suspend
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
The unique identifier of the system tools collection
Optional
curl --request PUT \
--url https://appdomains/dcapi/tools/announcement/{collectionId}/suspend \
--header 'Accept: application/collectionSuspendStatus.v1+json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Result of the operation: success or failure
{
"status": "success"
}
![]()
Duration: 1 minute | Threshold: 30 | 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.