Skip to main content
DELETE
Detach a drive from a local path

Authorizations

Authorization
string
header
required

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

Path Parameters

mountPath
string
required

Mount path to detach (must start with /, e.g. /mnt/test)

Response

OK

message
string
mountPath
string
success
boolean
Last modified on June 16, 2026