post https://rest.directiq.com/contacts/lists/delete
Deletes contact lists whose identifier is equal to one of the given.
Log in to see full request history
Response
200Success
Deletes contact lists whose identifier is equal to one of the given.
200Success
xxxxxxxxxx
curl --request POST \
--url https://rest.directiq.com/contacts/lists/delete \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!