v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
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