Colours

Defines a list of colours, and the html value that can be applied to system controls.

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

The ColourId field of data type nvarchar with a maximum length of 32 in the table Colour is the primary key field used to uniquely identify each row in the Colour table. It is used to ensure data integrity and to facilitate a smooth retrieval of data from the Colour table.

string | null

The Description field in the Colour table is an nvarchar data type with a maximum length of 256 characters, used for providing a detailed description for the corresponding colour in the table.

string | null

This field in the Colour table is an nvarchar with a maximum length of 256 characters and stores any helpful information that might be associated with a particular colour (e.g., the colour's name in a foreign language, the origin of the colour, or complementary shades).

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!