Operation is used to update freetext component. Available from product version 2025.3. Supports partial updates (PATCH) for modifying specific fields.
Token issued for API consumer.
Id of freetext component to update
Freetext component fields to be updated
FreeTextComponent for create/update operations
Component rotation angle in degrees
Component type (symbol, container, referenceline)
Fill color in hex format (e.g.,
Fill opacity (0-100)
ID of related freetext
Geographical location as EWKT representation
Stroke color in hex format (e.g.,
Symbol name for point components. Can only be provided when component_type is 'symbol'
Updated freetext component
FreeTextComponent for create/update operations
Component rotation angle in degrees
Component type (symbol, container, referenceline)
Fill color in hex format (e.g.,
Fill opacity (0-100)
ID of related freetext
Unique id of free text component
Geographical location as EWKT representation
Stroke color in hex format (e.g.,
Symbol name for point components. Can only be provided when component_type is 'symbol'
There was an error in request. Usually field validation failed.
{
"fill_opacity": [
"Ensure this value is between 0 and 100."
]
}Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}Detailed description of error
Object was not found
{
"details": "Not found."
}Detailed description of error