Skip to content

Mark notifications as read

POST
/v1/account/notification/inbox/read
curl --request POST \
--url https://api.parasta.io/v1/account/notification/inbox/read \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "ids": [ "example" ] }'
Media type application/json
object
ids
required
Array<string>
Example generated
{
"ids": [
"example"
]
}

OK

Media type application/json
object
updatedCount
integer
Example generated
{
"updatedCount": 1
}

Please contact your representative. 담당자에게 문의해주세요.