contacts
Delete a contact
Permanently delete a single contact by its ID. This removes the contact and all associated data including notes, reminders, and tag associations.
delete/v1/contacts/{contactId}
Path parameters
contactIdstring uuid required
Response
Successful response
Changes
Changed in 1 of the 17 revisions of this API.2
- ○
api operation id
deleteContactV1was addedapi-operation-id-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○