Creates an attribute

Required scope: attributes.write

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

The attribute to create

Request DTO for creating or updating an attribute

uuid
required

The group this attribute is a part of

string
required
length ≥ 1

Unique code name within group (e.g. "client_id" or "Client_ID" - both stored as "client_id").
Only lowercase alphanumeric, underscore, and hyphen allowed.
CASE-INSENSITIVE: "Client_ID" and "client_id" are treated as the same name.
The name will be automatically converted to lowercase.

string
required
length ≥ 1

The label for this attribute, which will be displayed when rendering the Entity Attribute

string
enum
required
Allowed:
string | null

A default value, used if no Entity Attribute exists for a given Entity

string | null

A formatting string, used when rendering the Entity Attribute

int64 | null

When rendering in the UI within an attribute group, multiple fields are sorted by order.

string
enum
required
Allowed:
Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json