Skip to main content
PATCH
Update a contact note

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required
noteUuid
string<uuid>
required

Body

application/json
content
string
required
Required string length: 3 - 1000

Response

Note updated

success
boolean
Example:

true

message
string
Example:

"Contact note updated successfully"

data
object