Dismiss notifications.
POST/notifications/dismiss
Marks one or more notifications as dismissed. Dismissed notifications are no longer returned by GET /notifications.
Request
Responses
- 204
- 401
- 403
- 429
Notifications dismissed.
API key authorization failed.
The API key is read-only and may not be used to dismiss notifications.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.