From Bright Pattern Documentation
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Delete all records

Description Deletes all records from the calling list. Note that this method also deletes results of call attempts made with respect to the records of the specified list, regardless of whether the results have been exported or not.
URL http[s]://<host>:<port>/admin/ws/t/<tenant_url>/callinglist/deleteAll/<list_name>
Method POST
Returns 204 – Records deleted
Errors 400 – Bad request (missing mandatory fields or incorrect format)

401 – Authentication failed

403 – Authentication succeeded, but authorization failed (no privileges)

404 – Calling list is not found


< Previous | Next >
< Previous | Next >