Update Emergency Contact

Updates the selected contact update record.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
firstnamestring or nullOptional
firstname display value.
lastnamestring or nullOptional
lastname display value.
descriptionstring or nullOptional
description value.
emailstring or nullOptional
Must be a valid email address. Must not be greater than 255 characters.
home_phonestring or nullOptional
home phone phone number.
cell_phonestring or nullOptional
cell phone phone number.
relationstring or nullOptional
relation value.
addressstring or nullOptional
address value.
citystring or nullOptional
city value.
statestring or nullOptional
state value.
countrystring or nullOptional
country value.
zipstring or nullOptional
zip value.
emergency_contact_type_iddouble or nullOptional
emergency contact type ID type value.

Response

JSON response payload for emergency contact update.
statusenum
Allowed values:
messagestring
dataobject