Delete a custom list by ID

Deletes a specific custom list identified by its ID. Lists containing active items cannot be deleted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

A unique integer value identifying this list.

Responses
204

Custom list deleted successfully.

400

List contains items and cannot be deleted.

404

Custom list not found.

500

Internal server error.

Language
Credentials
:
URL
LoadingLoading…