projects

Writes to a file (inside a Workspace).

post/v1/{+workspace}:writeFile

Path parameters

workspacestring required

Required. The workspace's name.

Request body

pathstring

Required. The file.

contentsstring byte

Required. The file's contents.

Response

Successful response

Changes