Import contributors

Imports contributors from one project to another, copying their roles, permissions, and language assignments. If contributor_ids is omitted or empty, all contributors from the source project will be imported. If specified, only the listed contributors will be imported. Requires Manage contributors admin right on target project and read access to source project.

Requires write_contributors OAuth access scope.

Path Params
uuid
required

A unique project identifier (UUID v7)

Body Params
uuid
required

Source project UUID (UUID v7) to import contributors from

contributor_ids
array of uuids

Optional array of contributor UUIDs (UUID v7) to import. If omitted or empty, all contributors from source project will be imported.

contributor_ids
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json