mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 15:46:08 +10:00
Share project with group using API. You must be a master or owner of project in order to do it. POST /projects/:id/share Parameters: id (required) - The ID of a project group_id (required) - The ID of a group group_access (required) - Level of permissions for sharing