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

Changes

No recorded changes to this endpoint across all 1 revision of this API.