Skip to main content
DELETE /api/v1/e/{extractor_id} Delete an extractor from your account. This is a soft delete — the extractor is deactivated but historical extraction results remain accessible.
Some extractors installed from the catalog cannot be deleted.

Request

Headers

string
required
Bearer token authentication. Example: Bearer YOUR_API_KEY

Path Parameters

string
required
The unique identifier (UUID) of the extractor to delete

Example Request

Response

string
Success confirmation message including the extractor name

Example Responses

What Happens When You Delete

  • The extractor is deactivated and no longer appears in your extractor list
  • You can no longer run the extractor on new documents
  • Historical documents processed by this extractor remain accessible
  • The extractor’s slug becomes available for reuse
This action cannot be undone. If you need to restore an extractor, you’ll need to recreate it or reinstall it from the catalog.

Check Before Deleting

Before deleting, you may want to verify there are no active integrations using this extractor: