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