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