v1

latestOpenAPI 3.0.3Apache 2.02026-07-1710047196.1 KB
notifications

Delete a notification

delete/notifications/{notification_id}

Path parameters

notification_idstring required
Example:01910b38-22db-79a1-a766-26b69757e3d2

Response

Notification deleted successfully

statusstring
messagestring
status_codeinteger

Example response

{
  "status": "success",
  "message": "Notification deleted successfully",
  "status_code": 200
}