Mark many notifications unread

Marks selected notification IDs unread, or marks every notification matching the supplied frontend filters unread.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
idslist of integersOptional
is_archivebooleanOptional
is_readbooleanOptional
method_idslist of integersOptional
searchstringOptional
is_pdfbooleanOptional
statuslist of enumsOptional
Allowed values:

Response

Notifications were marked unread and an empty success envelope was returned.

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error