UserService
DeleteUserNotification deletes a notification.
delete/api/v1/users/{user}/notifications/{notification}
Path parameters
userstring required
The user id.
notificationstring required
The notification id.
Response
OK
DeleteUserNotification deletes a notification.
The user id.
The notification id.
OK