Tag Bindings
Create Tag Group Binding
Bind a tag group to a model type, controlling which entities can use tags from this group
POST
Request Body
string
Optional client-provided ID. Format:
tag_binding_{uuidv7}string
required
ID of the tag group to bind
string
required
Type of model to bind to. One of:
resource, resource_type, subject, role, permissionstring
Optional specific model ID. If omitted, binding applies to all models of the specified type.