Skip to main content
DELETE
Delete a contact note

Authorizations

Authorization
string
header
required

Headers

Quo-Api-Version
enum<string>
required

API version header. Supported values: 2026-03-30

Available options:
2026-03-30

Path Parameters

contactId
string
required

The unique identifier of the contact the note belongs to.

Pattern: ^(.*)$
Example:

"6a145ff26212a192852c856e"

noteId
string
required

The unique identifier of the note to delete.

Pattern: ^(.*)$
Example:

"6a145ff26212a192852c856f"

Response

No Content

The response is of type object.