Update
Updates an organization-created contact. | authz: min_org_role=operator | (ContactClientUpdate1) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
contact_id
Request
This endpoint expects an object.
email_address
email_address__set_to_None
job_title
job_title__set_to_None
location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
location__set_to_None
name
notes
notes__set_to_None
phone_number
phone_number__set_to_None
Response
Successful Response
Errors
422
Contacts Update V1request Unprocessable Entity Error

