Creates or replaces the employee's pending contact-information change request.

Access: Employee users only.

Phone numbers are normalized before the request is stored. The response returns the saved request payload.

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

Company identifier from the route.

int32
required

Employee identifier from the route.

Body Params

Contact-information request payload to store.

Payload used to submit or review an employee contact-information change request.

string | null
^(\+\s?)?((?<!\+.*)\(\+?\d+([\s\-\.]?\d+)?\)|\d+)([\s\-\.]?(\(\d+([\s\-\.]?\d+)?\)|\d+))*(\s?(([/#])|x|ext\.?)\s?\d+)?$

Personal phone number for the employee.

string | null
^(\+\s?)?((?<!\+.*)\(\+?\d+([\s\-\.]?\d+)?\)|\d+)([\s\-\.]?(\(\d+([\s\-\.]?\d+)?\)|\d+))*(\s?(([/#])|x|ext\.?)\s?\d+)?$

Personal mobile phone number for the employee.

string | null
^\w+@[a-zA-Z_]+?\.[a-zA-Z]{2,3}$

Personal email address for the employee.

string | null
^(\+\s?)?((?<!\+.*)\(\+?\d+([\s\-\.]?\d+)?\)|\d+)([\s\-\.]?(\(\d+([\s\-\.]?\d+)?\)|\d+))*(\s?(([/#])|x|ext\.?)\s?\d+)?$

Company phone number assigned to the employee.

string | null
^(\+\s?)?((?<!\+.*)\(\+?\d+([\s\-\.]?\d+)?\)|\d+)([\s\-\.]?(\(\d+([\s\-\.]?\d+)?\)|\d+))*(\s?(([/#])|x|ext\.?)\s?\d+)?$

Company mobile phone number assigned to the employee.

string | null
^\w+@[a-zA-Z_]+?\.[a-zA-Z]{2,3}$

Company email address assigned to the employee.

string | null

Optional employee note submitted together with the contact-information request.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

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