Badge Styles

Defines the styles that can be applied to html badge 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

BadgeStyleId of data type nvarchar with a maximum length of 32 is the primary key field for the table called BadgeStyle. It uniquely identifies each record in the table with a string of alphanumeric characters up to 32 characters in length.

string | null

Description: The BadgeStyle table contains a field named 'Description' which is of data type nvarchar that stores up to 256 characters of text. This field is used to store a description of the type of badge style being recorded.

string | null

Helper field of data type nvarchar with a maximum length of 256 in the BadgeStyle table is used to store additional description information about a badge style. It may also be used by the application for other metadata about the badge style.

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!