Skip to main content
POST
Batch Delete

Authentication & Scope

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

Request

Path Parameters

Body Parameters

Response

204 No Content – Sessions successfully deleted.

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

templateId
string<uuid>
required

Body

application/json
session_ids
string<uuid>[]
required

Response

Deleted