Skip to main content
PUT
https://api-gw.verolabs.co/api/v1
/
notifications
/
{notificationId}
/
read
Mark a notification as read
curl --request PUT \
  --url https://api-gw.verolabs.co/api/v1/notifications/{notificationId}/read \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.oms.verolabs.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT returned by Ory /sessions/whoami?tokenize_as=jwt_template_1 and stored by ApiClient.

Path Parameters

notificationId
integer
required

Response

Request completed successfully.

The response is of type object.