Deletes a list with the specified name
curl --request DELETE \ --url https://api.sandbox.verisoul.ai/list/{list_name} \ --header 'x-api-key: <api-key>'
{ "request_id": "<string>", "message": "<string>", "success": true }
Name of the list to delete
The ID of the request
Success message
Whether the operation was successful