Add Project Role
POST/v2beta/projects/:projectId/roles
Add a new project role to a project. The key must be unique within the project.
Required permission:
project.role.write
Request​
Responses​
- 200
- 403
- 404
- default
Project role added successfully
Returned when the user does not have permission to access the resource.
The project to add the project role does not exist.
An unexpected error response.