Mark as read
Description
This endpoint marks the specified report as read. If the report was automatically marked as read during download, this endpoint has no effect. However, it is not recommended to automatically mark the reports as read during download, but instead call this endpoint explicity after successful report processing.
Endpoint path
[PATCH] /api/v2/delivery/report/{{reportRef}}/markAsRead
Required scopes
To be able to call this endpoint, the HelseId client must have one of the following scopes:
nhn:melde/delivery/restricted-accessnhn:melde/delivery/full-access
Response
This endpoint returns no data
See Swagger UI for more information