Project

Batch add project members

Adds multiple members to a project in a single operation. This is useful for bulk imports or when setting up a new project with multiple team members. All members must already be part of the associated team if the project belongs to a team. If any member in the batch fails validation, the entire operation will fail.

post/v1/projects/{projectId}/members/batch

Path parameters

projectIdstring required

Unique identifier of the project to add members to

Request body

projectIdstring
emailstring
userIdstring

Response

All project members successfully added

Changes

No changes recorded. 1 of the 8 revisions has no diff computed, so it could not be searched.