# Delete enrichment workflow definition by ID Endpoint: DELETE /enrichment-workflows/{workflowId} Version: 2.68.0 Security: OAuth2 ## Path parameters: - `workflowId` (string, required) ID of the workflow to be deleted ## Response 400 fields (application/json): - `type` (string, required) - `title` (string, required) - `status` (integer, required) - `detail` (string) - `instance` (string) ## Response 404 fields (application/json): - `type` (string, required) - `title` (string, required) - `status` (integer, required) - `detail` (string) - `instance` (string) ## Response 204 fields ## Response 401 fields ## Response 403 fields ## Response 429 fields