Action Types

Defines the variations of Action types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 16

ActionTypeId is a nvarchar field with a maximum length of 16 in the ActionType table. It is a primary key used to uniquely identify the different action types across the database.

string
required
length between 1 and 450

The field 'Description' in the ActionType table is of data type nvarchar, and can hold a maximum of 450 characters. This field is used to store a human-readable description of the type of action, such as 'Completed Task' or 'Sent Email'.

string | null

Miscellaneous notes and information for the entry or record.

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!