Delete Tenant

Deletes a tenant and cleans up its jobs, download tasks, Traversal configs, schedules, tasks and run history, cached and scraped data, and retrieval-index data across backing services

Endpoint

DELETE /api/v3/tenants/{tenantId}

Path Parameters

Name Type Description
tenantId string Required. Tenant identifier whose data should be deleted

Responses

204 (No Content)

Returns void with no response body after deleting the tenant.

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home