Skip to main content
PUT
Write a file

Authorizations

Authorization
string
header
required

Personal access token (msb_pat_…) or session JWT - the credential an agent acts with on a user's behalf.

Headers

x-msb-file-path
string
required

URL-safe base64 encoded volume-relative UTF-8 path

Path Parameters

slug
string
required

Organization slug

id
string<uuid>
required

Volume UUID

Body

application/octet-stream

Raw bytes uploaded to or downloaded from a file.

Response

Write a file

Confirmation that a filesystem change succeeded.

ok
boolean
required