Mark all read + clear dismissals
POST
/api/v1/attention/mark-all-read
Mark every inbox message read and clear all live alert dismissals so the bell shows zero.
Authentication
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
Responses
401 Unauthorized - Authentication required
422 Validation Error
Schema: HTTPValidationError
-
detailarray · ValidationError ValidationError -
5 fields
-
locarray · string | integer required -
msgstring required -
typestring required -
inputobject -
ctxobject
-