For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete contact

Deletes a contact.

delete

Permanently removes the contact and all associated subscriptions. This operation cannot be undone.

Path parameters
idstringRequired

The Contact ID.

Responses
204

No Content

No content

delete/public/v1/notifications/contacts/{id}
DELETE /public/v1/notifications/contacts/{id} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*

No content

Last updated

Was this helpful?