Patches an employee's phone number.

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 phone number to update.

Query Params
string

The requested API version

Body Params

The request containing the phone number information to patch.

Request to patch (partially update) an employee phone number.

string | null

The phone type to possibly update.
Cannot be blank or empty string - use a valid type name or omit this field.
Note: For protected types (Home, Mobile, Work), if this is the FIRST instance of that type
for the employee, the type cannot be changed. Subsequent instances can be edited freely.

string | null

The phone number value.
Can be set to empty string ("") to clear the number.

boolean | null

A boolean to set if the phone number is the primary phone number.
This will set any other phone number marked as primary to false.

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