Skip to main content
Unary · Groups Deletes a role assignment. Use this method to:
  • Remove group access to resources
  • Revoke role-based permissions

Examples

  • Delete a role assignment: Removes a role assignment by its ID.

Authorization

Requires admin role on the specific resource.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.DeleteRoleAssignmentRequest DeleteRoleAssignment messages

Response

gitpod.v1.DeleteRoleAssignmentResponse This message has no fields.