Delete a notification
Path Parameters
- notification_id integer required
ID of the notification
Responses
- 200
- 401
- 404
- 500
OK
User is not authenticated. This means token is either not present or invalid
The notification was not found
Something is wrong with the API.
Loading...