Skip to main content
POST
Write a text file

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
path
string
required

Workspace path to write.

content
string
required

Full file contents.

Response

Successful response

The response is of type object.