Skip to main content
DELETE
Delete Session

Authentication & Scope

Requires the sessions-write ability.
This action is irreversible. All documents and extraction results in the session will be permanently deleted.

Request

Path Parameters

Response

204 No Content – Session successfully deleted. 404 Not Found – Session does not exist or you don’t have access.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

sessionId
string<uuid>
required

Response

Deleted