API referenceLists
Delete a list
Deletes the list and its items. The companies and persons it referred to are not affected.
Free.
Authorization
bearerAuth AuthorizationBearer <token>
Your API key, sent as Authorization: Bearer rc_live_….
In: header
Path Parameters
list_id*string
The list's id.
Format
uuidResponse Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/lists/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "object": "monitor", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "deleted": true}