Skip to main content
PATCH
Patch contact fields

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
status
string

New pipeline status name; resolved alongside pipelineStage and recorded as a pipeline transition.

pipelineStage
string | null

Stage _id. null clears the stage; legacy status updates without a resolvable stage fall back to null.

pipelineId
string

Optional pipeline _id scoping stage/status resolution.

phoneNumber
object[]

Replacement phone-number list; normalized to E.164 and rejected if any value is a provisioned org SMS number.

Response

Contact updated

success
enum<boolean>
required
Available options:
true
data
object
required
message
string
contact
object
Example: