Hanzo
OpenapiIam

Records the calling person's privacy and communication choices.

Records the calling person's privacy and communication choices. Only their own — there is no way to set consent for somebody else.

PUT /v1/iam/consent

Addresshttps://api.hanzo.ai/v1/iam/consent
MethodPUT
Operationput_iam_consent
AuthAuthorization: Bearer $HANZO_API_KEY

Records the calling person's privacy and communication choices. Only their own — there is no way to set consent for somebody else.

Send only the answers you are changing. A question you leave out keeps the answer it already had, so a screen that saves one switch never revokes the other, and two screens saving at once do not undo each other.

An answer this version does not recognize is refused here rather than stored, so nothing is ever persisted for a later reader to have to interpret.

Request

The document declares no body for PUT /v1/iam/consent. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask the MCP door's describe for put_iam_consent, which answers from the running route.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo iam consent replace

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page