List Project Roles
DELETE/v2beta/projects/:projectId/roles/search
Returns all roles of a project matching the search query.
Required permission:
project.role.read
Request​
Responses​
- 200
- 400
- 403
- 404
- default
A list of all project roles matching the query
invalid list query
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.