Account Labels

The labels associated to an account.

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

AccountLabelId (int) - A unique identifier for each entry in the AccountLabel table, serving as the primary key. This integer value is automatically generated and ensures that each account label can be distinctly referenced within the database.

int32

The AccountId field is an integer type that uniquely identifies each account within the AccountLabel table. It serves as the primary key, ensuring the integrity and distinctiveness of account records for efficient data management and retrieval.

string | null

LabelId is a string identifier for categorizing or tagging accounts within the AccountLabel table. This field uses the nvarchar data type with a maximum length of 450 characters, allowing for the inclusion of alphanumeric characters and special symbols to ensure flexibility in labeling conventions.

Response
200

OK

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