Skip to main content
PUT

Path Parameters

string
required
Repo ID
string
required
Path to the file within the repository (URL encoded)

Request Body

The request body should contain the raw file content as binary data. Set the Content-Type header to application/octet-stream.

Response

Returns HTTP status 201 Created on success.
string
The repository ID that was updated
string
Commit hash for the updated repo head
array
Array of file paths that were modified