Skip to main content
PATCH
Update a worker contact

Parameters

string
required
ID of the worker contact to update.
string
Contact purpose. Currently emergency.
object
The contact’s name. Same shape as a worker’s name.
string
Free-text relationship to the worker.
array
Phone numbers for this contact. Phone types are mobile, home, work, or other.
array
Email addresses for this contact. Email types are personal, work, or other.
object
Optional mailing address for this contact.
integer
Contact priority within the purpose.
string
Contact status. One of active or inactive.

Returns

Returns the updated Worker contact object.