v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
exports

Api Export Jobs Destroy

Retrieve, update, or delete an export job.

PATCH with {"status": "paused"} pauses an in-progress job. PATCH with {"status": "pending"} resumes a paused job. Transition validation lives in the serializer; side effects in signals.

Superadmin: Can access any export job across all organizations. Regular users: Can only access export jobs in their organization.

delete/api/export-jobs/{id}/

Path parameters

idinteger required

Headers

Authorizationstring required

JWT access token or Respan API key

Response

Successful response