Update Person

Partial update of person demographics/contact/notes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[a-zA-Z0-9]{15,18}$

Salesforce case ID (15/18 chars)

string
required
^[a-zA-Z0-9]{15,18}$

Salesforce person ID

Body Params

Person update payload (PATCH /incidents/{incident_id}/persons/{id}).

PATCH Semantics

  • Omitted fields: Preserved (not modified)
  • Null values: Clear the field
  • Provided values: Update the field
    Response: Returns full UpdatedResponse with id, attributes, success, message.

string
length ≤ 50
string
length ≤ 50
string
length ≤ 50
string
date

Date in YYYY-MM-DD format (RFC3339 full-date)

string
string
number
string
string
string
string
string
string
string
string
string
string
date-time

ISO 8601 date-time (RFC3339)

string
length ≤ 75
string
length ≤ 75
string
length ≤ 50
string
string
length ≤ 10
string
length ≤ 80
Headers
string
required
Defaults to 1.0

API version

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json