Message Templates

Defines a 'template' to be used for initiating messages.

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

The 'Name of data type nvarchar with a maximum length of 450' field in the MessageTemplate table is a field for recording message template names as strings up to a maximum of 450 characters. The data type of the field is NVARCHAR.

string | null

Description of data type nvarchar in MessageTemplate refers to a specific field in the table which contains variable-length character strings of Unicode data that uses the nvarchar data type. Strings that are stored can contain up to 4,000 characters. This field is used to store descriptions of messages in the table.

string | null

Miscellaneous notes and information for the entry or record.

string | null

Subject is a nvarchar field in the MessageTemplate table with a maximum length of 450 characters. It is a brief descriptor of the message template which will help the user identify the contents of the message.

string | null

A Message field in the MessageTemplate table is an nvarchar data type field used to store information that can be used in messages, emails, or other communication types between two parties. The data stored in the Message field is typically in the form of text, but it can also be used to store HTML or other structured data.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!