Skip to content

Delete Contact Set

DELETE
/me/contact-set
curl --request DELETE \
--url https://example.com/me/contact-set \
--header 'Authorization: Bearer <token>'

Unpublish: removes every contact-set version and every pair, so the user is no longer matched until they publish again.

Successful Response