Mark multiple notifications as read
PATCH /notifications
PATCH
/notifications
Authorizations
Parameters
Query Parameters
ids
required
string
The IDs of the notifications
Responses
204
Expected response to a valid request
401
Incorrect token scopes or no authorization to access the requested item(s)
object
error
required
The name of the error
string
description
required
The contents of the error
string
404
The requested item(s) were not found or no authorization to access the requested item(s)