Skip to main content
POST
/
subscribers
/
{id}
/
unblock
Unblock a subscriber
curl --request POST \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/subscribers/{id}/unblock \
  --header 'Authorization: <api-key>'
{}

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.