cURL
curl --request DELETE \ --url https://api.sandbox.verisoul.ai/list/{list_name} \ --header 'x-api-key: <api-key>'
{ "request_id": "2346a2b9-7954-480a-9966-612246e05a20", "message": "List us_users deleted", "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.verisoul.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verisoul.ai/llms.txt
Use this file to discover all available pages before exploring further.
Name of the list to delete
List deletion response
The ID of the request
Success message
Whether the operation was successful