Skip to main content

Create a new attribute description schema

POST 

/v2/attribute-descriptions

Create a new attribute description that serves as a template for creating attribute values.

This endpoint establishes the schema and metadata for attributes including:

  • Attribute type and validation rules
  • Localized names and descriptions
  • Default values and configuration
  • Visibility and access control settings

The created description becomes available for use when creating actual attribute values for resources. All attribute descriptions must have unique names within their attribute class.

Request

Responses

Successfully created the attribute description