Skip to main content
DELETE
Detach Session Document
Detach a document from a session. The workspace document remains available for reuse.

Authentication & Scope

Requires sessions-write.

Request

Response

204 No Content

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
documentId
string<uuid>
required

Response

Detached