Operation is used to create freetext component. Available from product version 2025.3.
Token issued for API consumer.
Freetext component to be created
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'
A created 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.
{
"freetext": [
"This field is required."
],
"location": [
"This field is required."
]
}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