Skip to main content
cURL
To unblock or unblacklist an account, use the endpoint below. The request type is DELETE

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Body

application/json

Blacklist account payload

accountNumber
string
required

The account number of the account you want to blacklist.

Response

Blacklist account result

message
string

Message after account is blacklisted

Example:

"Account blacklisted"