Panel Types

Panel type defines possible types of panels that can be defined.

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 450

The PanelTypeId field is type nvarchar in the PanelType table and represents the primary key for this table. The maximum length of the nvarchar is 450. The PanelTypeId field is intended to uniquely identify each row within the table, and will be used in other tables as a foreign key.

string | null

The field 'Description' in the 'PanelType' table is of data type nvarchar and has a maximum length of 450 characters. Its purpose is to provide a detailed description of the individual panel type. This field is intended to be descriptive enough to explain the type, including all relevant information.

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!