API Reference/Git
Grant a permission to a Git identity
Grant a permission to a Git identity on a repository
Request Body
application/jsonRequiredpermissionRequiredstringValue in:
"read" | "write"Path Parameters
identityRequiredstringThe git identity ID
Format:
"uuid"repoRequiredstringThe git repository ID
Format:
"uuid"Response Body
200
Permission granted successfully
responseRequiredobject403
Forbidden
messageRequiredstring404
Not Found
messageRequiredstring500
Internal Server Error
messageRequiredstringPermission granted successfully