unblock

Resumes data collection for a specific user, and ends a previous block on data collection. This will not restore any of data that was deleted by the previous block call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSON request body.

string
required
Defaults to YOUR_APP_ID

The application ID. To find yours, select your app in the navigation column, and click Manage Apps. Then click Keys & Settings.

string
required
Defaults to YOUR_DEV_KEY

The Development key for your Leanplum App.

string
enum
required
Defaults to 1.0.6

The version of the Leanplum API to use. The current version is 1.0.6.

Allowed:
string
required

The userId to unblock data collection for. Required unless you use deviceId. See below for details.

string

The deviceId to unblock data collection for. Required if no userId. A deviceId block or unblock call will only work for devices where a user has not logged-in on the device. If a user has logged-in on the device before, you must use userId with the block or unblock API calls.

boolean
Defaults to false

Whether the user is in Development Mode, i.e. the user associated with the request is a developer and not a user. This is important for reporting purposes. Default: false.

Response

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json