post https://mytenant.cx.onecloud.com/configapi/v2/callinglist/deleteAll/
This method deletes all records from the calling list. List results are also deleted. It returns OK if the list exists but is empty already. Note that this method erases calling list results and it will do so regardless of whether the results have been exported or not.
Response Codes
Code | Description |
---|---|
200 | Success |
400 | Bad request (missing required fields or format not understood) |
401 | Authentication failed |
403 | User authenticated but does not have sufficient privileges, or modification of this type of list is not allowed |
404 | Calling List is not found or invalid URL |