API Reference
API Reference

Update a contact

Updates an emergency contact's name and/or default escalation setting. Supports default_option flag to set/unset a contact as the default emergency escalation contact.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Contact ID

Body Params
string
length ≤ 20

Contact name (alpha + spaces)

string

Contact phone

integer
enum

Set to 1 to make this the default escalation contact

Allowed:
Responses

401

Unauthorized - Invalid or expired token

404

Contact not found

422

Validation error

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