Add a Message

Adds a message to an employee.

Body Params

The EmployeeMessage to add.

string

The identifier for the message.

int32

The identifier for the employee.

string

The body text of the message.

string

The action type for the message.

string

A subject that accompanies the message.

date-time

The date the message was sent.

string

The username of the person who sent the message.

Headers
string

Allows client-specified request correlation. Provided value must be a valid GUID.

string
required

A short code that indicates the tenant for which the request is being made.

string
required

Contains the caller's access token, in the form "Bearer {token}", without quotes.

Responses

400

Bad Request

401

Unauthorized

403

Access Denied

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

The request could not be completed because an error occurred in an upstream service

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