v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
organizations

Enterprise Organization Permission Addition Endpoint

Add new git permissions to an organization.

Returns created permission IDs in the same order as input, along with a mapping from permission_id to repo/group path.

post/v2/enterprise/organizations/{org_id}/git/permissions

Path parameters

org_idstring required

Request body

connection_idstring required
group_prefixstring[] nullable
group_prefix_urlstring nullable
prefix_pathstring nullable
repo_pathstring[] nullable
repo_urlstring nullable

Response

Successful Response

permission_idsstring[] required
permission_namesobject required
statusstring