Define Subject Attribute
POST/v1/subject-attributes
Define a subject attribute in the tenant's attribute vocabulary for ABAC. This is the "loose-mode" schema layer: definitions drive dashboard autocomplete and value-type validation but are not enforced on entity writes in v1. Tenant is derived from the API key.
Request
Responses
- 201
- 400
- 401
- 409
Subject attribute definition created
Invalid request body or missing required fields
Unauthorized
An attribute with this name is already defined