Skip to main content
POST
Mark an information action as read

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

resource_id
string<uuid>
required

The information notification id

Query Parameters

secret
string
required

Signed secret authorising the caller

Body

application/json

Body shape for resolving an action whose code is information. The body is optional.

location
Location · object | null

Optional caller location metadata recorded alongside the read event.

client_info
Client Info · object | null

Optional caller client metadata (user-agent, device, etc.) recorded alongside the read event.

Response

200 - application/json

OK

Response shape for resolving an action whose code is information.

action_id
string
required

ID of the action whose read was recorded.