Projects
Adds a user to the project. Users must already be members of the organization to be added to a project.
post/organization/projects/{project_id}/users
Path parameters
project_idstring required
The ID of the project.
Request body
Response
User added to project successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.