Update Attribute
Attributes
Update Attribute
Updates an attribute on a sheet by internal ID
PUT
Update Attribute
Updates an existing attribute. Use the attribute’s internalDocumentation Index
Fetch the complete documentation index at: https://docs.anglera.com/llms.txt
Use this file to discover all available pages before exploring further.
id (returned by List Attributes) to identify which attribute to update.
Request
Path Parameters
ID of the sheet containing the attribute
Internal attribute ID (from List Attributes)
Body Parameters
All fields are optional. Only include the fields you want to update.Enrichment prompt describing what this attribute represents
Whether to include this attribute in enrichment
List of allowed values. Only valid for
ENUM type attributes. Returns 400 if the attribute is not an ENUM.An optional external identifier for this attribute, useful for mapping to external systems.
Response
Success message
The updated attribute (same format as List Attributes)
Example Response

