deleteAndroidNotificationChannel

Permanently removes an Android notification channel from Leanplum. This method requires your development API clientKey.

Note — You cannot delete the channel that is defined as default (unless it is the only channel). To delete the default channel, mark another channel as default first.

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

JSON request body with variables and values.

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 ID of the channel you want to delete permanently. Note - this is the same as the id parameter in the addAndroidNotificationChannel method.

Response

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