Skip to main content
POST
Write File

Authorizations

X-API-Key
string
header
required

Path Parameters

sandbox_id
string
required

Body

application/json
path
string
required

Absolute path inside the sandbox.

content
string
required

File content.

encoding
string
default:utf-8

'utf-8' for text, or 'base64' when content is binary.

Response

Successful Response

path
string
required