Retrieves the Office Click-to-Run Patch Manager prompt status for the current user.
get /dcapi/patch/settings/officeCTRPPMPrompt
https://{serverurl}/dcapi/patch/settings/officeCTRPPMPrompt
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request GET \
--url https://appdomains/dcapi/patch/settings/officeCTRPPMPrompt \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Whether to show the CTR PPM prompt: true or false
Prompt is visible
{
"showPrompt": "true"
}
![]()
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.