Skip to main content
PATCH
Update Contact Note

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

contact_id
string<uuid>
obrigatório

ID of the contact

id
string<uuid>
obrigatório

ID of the note

Corpo

application/json
content
string
obrigatório

Updated note content

Resposta

Contact note updated successfully

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório

Updated note data

meta
object
obrigatório
message
string
obrigatório

Success message

Exemplo:

"Contact note updated successfully"