Repos is now in Public Beta! Reach out to us at info@relace.ai if you have any questions or need help with the integration.
Path Parameters
Repo ID
Path to the file within the repository (URL encoded)
Request Body
The request body should contain the raw file content as binary data. Set theContent-Type header to application/octet-stream.
Response
Returns HTTP status201 Created on success.
The repository ID that was updated
Commit hash for the updated repo head
Array of file paths that were modified