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