Skip to main content
PUT
/
notification
/
mark-as-unread
{
  "type": "<string>",
  "title": "<string>",
  "status": 123,
  "detail": "<string>",
  "instance": "<string>"
}

Body

The body is of type string<uuid>[].

Response

400 - application/json

Bad Request

type
string | null
title
string | null
status
integer | null
detail
string | null
instance
string | null
{key}
any