Toshl Developer

Dismiss all notifications

Dismiss all user notifications.

POST /me/notifications/dismiss_all

Required scope:

Request

$ curl https://api.toshl.com/me/notifications/dismiss_all \
  -H "Authorization: Bearer T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl" \
  -X POST

Response

HTTP/1.1 204 No Content