v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Project

Update project members

Updates the list of members for a specific project. Can add new members, update existing ones, or remove members not included in the list. Only users with manager or owner permissions can update members. When adding new members, they must already be members of the associated team. Each member can be assigned different roles (owner, manager, member) and salary rates. The project owner cannot be removed or downgraded through this endpoint.

put/v1/projects/{projectId}/members

Path parameters

projectIdstring required

Unique identifier of the project to update members for

Request body

idstring
rolestring
userstring
salaryActivatedboolean
salarystring decimal

Response

Project members updated successfully