Add project member
Project Members
Add Project Member
Add an existing account member (or API key) to a project with a specific role.
- Pass
target_user_idto add a user. The user must already be a member of the account. - Pass
api_key_idto grant an API key access to this project. Mutually exclusive withtarget_user_id.
To invite a brand-new email to a project, use Create Project Invitation instead.
POST
Add project member
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Path Parameters
Project ID (UUID)
Body
application/json
Last modified on May 8, 2026