# Delete a Notification Deletes a specified notification. See the App Notifications article for more details. Endpoint: POST /notification.delete Security: basic, X-PriceFx-jwt ## Request fields (application/json): - `data` (object) - `data.id` (array) ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (object,null) - `response.totalRows` (integer) A total number of deleted notifications. - `response.status` (integer)