Mark item read or dismiss

POST/api/v1/attention/{item_id}/read

Mark an attention item read. Inbox items get read_at set; live alerts are dismissed for this user (until they clear dismissals).

Operation ID: mark_item_read_api_v1_attention__item_id__read_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

item_idstringrequired

Responses

201Successful Response

successboolean
messagestring
codestring
dataMarkAttentionItemReadResponse

401Unauthorized - Authentication required

404Not Found - Resource does not exist

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject