latestOpenAPI 3.1.02026-08-22290519653.4 KB
136e4af4d514
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
Example request
{
"enrichment_id": "00000000-0000-0000-0000-000000000001"
}Response
Successful Response