Skip to main content
DELETE
/
lists
/
companies
/
{listId}
Delete a company list
curl --request DELETE \
  --url https://app.tryspecter.com/api/v1/lists/companies/{listId} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Path Parameters

listId
string<uuid>
required

The UUID of the list being requested

Response

OK

I