v3

OpenAPI 3.1.02026-08-06274467602.9 KB
enrichment

Delete Enrichment From Library

Delete an enrichment. Requires authentication.

Args: request: The request object containing enrichment_id enrichment_service: Service for handling enrichment operations

Returns: Dict with success status and message

post/api/v1/enrichment/delete_from_library

Request body

enrichment_idstring uuid required

Example request

{
  "enrichment_id": "00000000-0000-0000-0000-000000000001"
}

Response

Successful Response

messagestring required