Deletes the child process application group and disables child process control enforcement.
put /dcapi/appctrl/deleteChildProcess
https://{serverurl}/dcapi/appctrl/deleteChildProcess
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
curl --request PUT \
--url https://appdomains/dcapi/appctrl/deleteChildProcess \
--header 'Accepts: application/json' \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52' \
--header 'Content-Type: application/deleteChildProcessGroup.v1+json'Whether the operation completed successfully (true=success, false=failure)
Internal error code: INTERNAL_ERROR when exception occurs deleting child process group
Detailed message: Error while deleting child process app group
Child process configuration deleted successfully
{
"status": true
}
Internal error while deleting child process group
{
"errorMessage": "Error Occurred while deleting child process app group",
"errorCode": "INTERNAL_ERROR"
}
![]()
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.