Block or Unblock an Account

Use this endpoint to manage an account’s block status by setting the isBlocked flag:

  • isBlocked: true – block the account
  • isBlocked: false – unblock the account

It's recommend that you enter a comment for your records and reference.

Important: Whenever you see accountId in a path or body parameter, enter your wallet’s ID.

Path Params
string
required
Body Params
boolean
required
string
length between 0 and 256
Headers
string
required
string
string
required
string
Responses

401

Unauthorized

500

InternalServerError

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json