DeveloperAPI ReferenceNotifications
/api/notifications
Response Body
application/json
curl -X DELETE "https://example.com/api/notifications"{
"success": true,
"removed": 0
}application/json
curl -X DELETE "https://example.com/api/notifications"{
"success": true,
"removed": 0
}