Skip to main content
DELETE
Detach a Project mount from a Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^sess_[0-9a-f]{32}$
mount_id
string
required
Pattern: ^mnt_[0-9a-f]{32}$

Response