v3

OpenAPI 3.1.02026-08-06274467602.9 KB
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