Contacts

Update contact

Partially update a contact's fields.

PATCH/v1/contacts/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

API token issued from the dashboard (Settings -> API Tokens). Sent as Authorization: Bearer <token>.

In: header

Path Parameters

id*string
Formatuuid

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json