v4
latestOpenAPI 3.1.02026-08-08278476614.0 KBenrichment
Create Enrichment
Create a new enrichment with default values. Requires layer ownership.
Args: request: The request object containing layer_id (pre-validated) enrichment_service: Service for handling enrichment operations
Returns: Dictionary containing enrichment data
post/api/v1/enrichment/create
Request body
Example request
{
"project_id": "00000000-0000-0000-0000-000000000001",
"layer_id": "00000000-0000-0000-0000-000000000000"
}Response
Successful Response