v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.GroupService

DeleteRoleAssignment

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.

    assignmentId: "a1b2c3d4-5678-90ab-cdef-1234567890ab"
    

Authorization

Requires admin role on the specific resource.

post/gitpod.v1.GroupService/DeleteRoleAssignment

Request body

assignmentIdstring uuid

Response

Success

GitpodV1DeleteRoleAssignmentResponse required

Empty response