Update the emergency section for a given employee id.

This endpoint updates the employee emergency section for a given employee id. The operation only updates the fields provided in the body.

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

The _id of the employee to update.

Body Params
string

The emergency first name.

string

The emergency middle name.

string

The emergency last name.

string

The emergency relation. Only is valid one of the following values "Mother", "Father", "Son", "Daughter", "Brother", "Sister", "Partner", "Other".

string

The emergency phone number.

string

The emergency mobile number.

Headers
string
required

A valid bearer token.

Responses

401

UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.

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