cURL
curl --request DELETE \ --url https://my.cald.ai/client/api/v1/lists/{listId} \ --header 'Authorization: <api-key>'
{ "status": "<string>" }
Delete a specific list
Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
caldLiveDe39a3accb206dd615f30d118e519df0
The list ID of the list
Success response with list details
Whether the list was successfully deleted, can be either success or failed
success
failed