Skip to content

Import members

POST
/api/v4/projects/{id}/import_project_members/{project_id}

Imports members from another project. If the role of the importing member for the target project is a Maintainer, then members with the Owner role for the source project are imported with the Maintainer role. If the importing member is an Owner, then members with the Owner role for the source project are imported with the Owner role.

id
required
One of:
string

The ID or URL-encoded path of the project

project_id
required
integer

The ID of the source project to import the members from.

OK

Bad Request

Forbidden - Project

Project Not Found

Import failed