Hanzo AI

Create read — POST /v1/team/inbox/read

Marks every live notification of the caller's read, and says how many it changed.

POST /v1/team/inbox/read

Addresshttps://api.hanzo.ai/v1/team/inbox/read
MethodPOST
Operationpost_team_inbox_read
AuthAuthorization: Bearer $HANZO_API_KEY

Marks every live notification of the caller's read, and says how many it changed.

Request

1 field, body application/json (required).

FieldInTypeRequiredDescription
spacebodystring—Space is the space uuid.

Response

StatusBodyMeaning
200team.teamInboxClearedok
defaultproblem-detailsrefused

200 body — 1 field.

FieldInTypeAlwaysDescription
readbodyinteger (int64)—Read is how many notifications this call marked read.

Failure carries the platform error shape — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


Team API · All Hanzo APIs · Interactive reference

How is this guide?

On this page