Skip to main content
PATCH
Update Contact Note

Authorizations

api_access_token
string
header
required

Path Parameters

contact_id
string<uuid>
required

ID of the contact

id
string<uuid>
required

ID of the note

Body

application/json
content
string
required

Updated note content

Response

Contact note updated successfully

success
boolean
required
Example:

true

data
object
required

Updated note data

meta
object
required
message
string
required

Success message

Example:

"Contact note updated successfully"