Unary · Accounts
Blocks an account, preventing all API access.
Use this method to:
- Revoke access for policy violations
- Handle abuse cases
- Enforce compliance requirements
- All API requests return 403 PERMISSION_DENIED
- All running environments are stopped
- All active subscriptions are cancelled
block_account permission.
Examples
-
Block account for policy violation:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.BlockAccountRequest
Response
gitpod.v1.BlockAccountResponse