Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.topyappers.com/api/v2/crm/lists/{list_id} \ --header 'x-ty-api-key: <api-key>'
{ "message": "OK", "response": { "id": "<string>", "deleted": true } }
Soft-deletes a CRM list.
CRM list ID.
CRM list deleted
"OK"
Show child attributes