Remove a blocklist entry to restore client-side reward sending for your Rewards App.
This operation re-enables client SDK access for the specified API route that was previously blocked.Documentation Index
Fetch the complete documentation index at: https://docs.zbdpay.com/llms.txt
Use this file to discover all available pages before exploring further.
“developer-dashboard” )Bearer {JWT_TOKEN}| Field | Type | Description |
|---|---|---|
success | boolean | Whether the deletion was successful |
message | string | Confirmation message |
| Code | Description |
|---|---|
200 | Blocklist entry deleted successfully |
400 | Bad request - invalid UUID |
401 | Unauthorized - authentication required |
403 | Forbidden - developer does not own this app |
404 | Blocklist entry not found |
500 | Internal server error |