Skip to main content
Unary · Accounts Unblocks a previously blocked account, restoring API access. Use this method to:
  • Restore access after resolving policy violations
  • Reinstate accounts after review
Note: Unblocking does NOT restore:
  • Stopped environments (must be restarted manually)
  • Cancelled subscriptions (must be re-subscribed)
  • Deleted resources
Requires the block_account permission.

Examples

  • Unblock account:

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

Response

gitpod.v1.UnblockAccountResponse This message has no fields.