From Bright Pattern Documentation
Delete All Records
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.
Request
URL
http[s]://<host>/configapi/v2/callinglist/deleteAll/<list_name>
Method
POST
Body
Empty
Result
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 |
404 | Calling List is not found |
Body
Empty