Skip to main content
Unary · Organizations Manages organization membership and roles by setting a user’s role within the organization. Use this method to:
  • Promote members to admin role
  • Change member permissions
  • Demote admins to regular members

Examples

  • Promote to admin: Makes a user an organization administrator.
  • Change to member: Changes a user’s role to regular member.

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.SetRoleRequest

Response

gitpod.v1.SetRoleResponse This message has no fields.