Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.withsplendor.com/v1/export/{export_id} \ --header 'Authorization: Bearer <token>' \ --header 'x-splendor-tenant-id: <x-splendor-tenant-id>'
{ "detail": "<string>" }
Deletes an export job and removes its stored artifact.
API token issued from the Splendor console.
Selects the tenant (workspace) the request acts within.
Successful Response