Grants one or more users access to a specific project.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the project.
ID of the user.
An array of project permissions.
admin, viewer, development:admin, development:contributor, development:viewer, staging:admin, staging:contributor, staging:viewer, production:admin, production:contributor, production:viewer If the specified user is not a member of the project's organization, add it automatically.
No Content