Delete waiting strategy

Use this method to delete a waiting strategy by its Id. More info.

Please log in to see full path URL. Learn why.
delete
/ccaas/voice/2/waiting-strategies/{id}
path Parameters
id
required
string

Id of the Waiting Strategy being deleted.

Responses

200

OK

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/ccaas/voice/2/waiting-strategies/{id}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

Successful response

Copy
Collapse all
{
  • "status": "SUCCESS",
  • "message": "Waiting Strategy deleted."
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.