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
identityRequiredstringFormat:
"uuid"repoRequiredstringFormat:
"uuid"Response Body
200
Permission granted successfully
responseRequiredobject401
Unauthorized
messageRequiredstring403
Forbidden
messageRequiredstring404
Repository not found
messageRequiredstring500
Internal server error
messageRequiredstringPermission granted successfully