latestOpenAPI 3.1.02026-08-22290519653.4 KB

136e4af4d514

layer

Update Layer

Update a layer with the provided data.

Args: request: Layer update request containing layer ID and fields to update layer_service: Service for handling layer operations enrichment_service: Service for handling enrichment operations

Returns: Response containing success message and updated layer

Raises: HTTPException: If layer not found or no fields provided for update

put/api/v1/layer/{layer_id}

Request body

namestring nullable
style_configobject nullable
base_attributesobject nullable
enrichmentsobject nullable
column_display_name_updatesobject nullable

Response

Successful Response

messagestring required