Update
Updates existing directory entry owned by the caller’s organization. | (DirectoryEntryClientUpdate1) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
directory_entry_id
Request
This endpoint expects an object.
company_name
industry
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.
contact_first_name
contact_last_name
phone_number_primary
phone_number_secondary
email_address_primary
email_address_secondary
job_title
notes
company_name__set_to_None
industry__set_to_None
location__set_to_None
contact_first_name__set_to_None
contact_last_name__set_to_None
phone_number_primary__set_to_None
phone_number_secondary__set_to_None
email_address_primary__set_to_None
email_address_secondary__set_to_None
job_title__set_to_None
notes__set_to_None
Response
Successful Response
Errors
422
Directory Entries Update V1request Unprocessable Entity Error

