v2
Projects

Add or update a project member

Idempotent upsert: re-posting the same user updates their permission.

post/v2/teams/{team_id}/projects/{project_id}/members

Path parameters

string uuid required
OR
string required
string uuid required
OR
string required

Request body

permission'read' | 'write' required

Permission level to grant

Response

Success

permission'read' | 'write' required

Permission level on the project

added_atstring date-time

When the member was added

Changes

No recorded changes to this endpoint across all 1 revision of this API.