Skip to main content
POST
Unblocking restores full access to the subscriber’s account and all linked cards.

Request

string
required
Bearer olive_live_xxx or Bearer eyJ... (JWT)

Path Parameters

string
required
Subscriber UUID (e.g., sub_abc123)

Response

boolean
Whether unblock succeeded
string
Result message

Examples


What Gets Restored

1

Account Activated

Subscriber status changes to ACTIVE
2

Cards Unblocked

All linked cards become active again
3

Transactions Enabled

All transaction types are enabled
4

PIN Attempts Reset

Failed PIN attempt counter is reset to 0

Permissions

Only users with system_admin or compliance_user roles can unblock subscribers.

Errors


Block Subscriber

Block a subscriber account with a reason

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

id
string
required

Subscriber ID

Response

Unblock successful

The response is of type object.