REST API: Android Channels: Delete
This endpoint removes a notification android channel for a specific application.
DELETE API url -> /v1/notifications/android-channels
Query Parameters
The following query parameters are possible:
| Field | Type | Description | Required |
|---|---|---|---|
| id | String | android channel id | ✅ |
| appId | String | Application id | ✅ |