Patches an employee's email address.

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

The unique identifier of the employee.

int64
required
Defaults to null

The unique identifier of the email address to update.

Query Params
string

The requested API version

Body Params

The request containing the email address information to patch.

Request to patch (partially update) an employee email address.

string | null

The type to possibly update for an email address.
Cannot be blank or empty string - use a valid type name or omit this field.

string | null

The email address.
Can be set to empty string ("") to clear the address.

boolean | null

A boolean to set if the email address is the primary email address.
This will set any other email address marked as primary to false.
One primary email address must exist at all times.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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