Delete custom list identifiers

Permanently remove all identifiers from a custom list.

Path parameters

listIdstringRequiredformat: "^[0-9a-fA-F]{24}$"
The unique identifier of the custom list

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

All identifiers deleted successfully
messagestring
Response message
resultboolean
Indicates if the request was successful
contentobject or null

Errors