Skip to main content
PATCH
Append metadata field

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
integer
required

Contact's Id

Body

application/json

Request payload

metadata
object | null

A JSON object that can store any custom data structure. When provided, merges with existing metadata data.

Response

string | number | boolean | null | any[] | object

Success

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.