ApiRepository
Update file
Authorization
AuthorizationRequiredBearer <token>JWT Token for authenticated users (obtained via /auth/jwt/login).
In: header
Request Body
application/jsonRequiredcontentRequiredstringPath Parameters
repo_nameRequiredstringRepository name (usually the module_id)
Query Parameters
file_pathRequiredstringRelative path to the file within the repository
Successful Response - Update Status