Bulk update user notifications

Updates all user notifications unless type or id parameter is given.

If type parameter is provided, updates notifications with matching type.

Similarly, updates notifications with matching identifiers if id parameter is provided.

☝️ type and id should not be used in conjunction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
type
array of objects

Filter by type

Example: ?type=project.extension&type=styleguide.extension

id
array of strings

Filter by id

Example: ?id=5fbe387f8c72ef23659fb500&id=602281f4783f72fccc045484

id
Body Params
boolean
required

New is_read status for notifications

Response
204

Successful response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!