Restore many archived notifications

Removes the archive flag from selected notifications or from the current frontend filter selection.

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 restored and the endpoint returned an empty success envelope.

Errors

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