v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Blocked Accounts

Unblock account(s)

Unblocks one or all previously blocked sub-accounts under the authenticated secured account. Requires the ManageBlockedAccounts permission.

post/account/blocked-account/unblock

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

Example response

{
  "Success": true
}