v1
latestOpenAPI 3.0.02026-07-14282938.4 KBNotifications
Delete a notification.
delete/notifications/{notification_id}
Path parameters
notification_idstring required
The notification identifier.
Response
The notification was deleted.
Example response
{
"message": "Resource deleted successfully."
}