Hanzo
OpenapiIam

Saves the calling person's own settings and returns the full set afterwards. — POST /v1/iam/preferences

Saves the calling person's own settings and returns the full set afterwards.

POST /v1/iam/preferences

Addresshttps://api.hanzo.ai/v1/iam/preferences
MethodPOST
Operationpost_iam_preferences
AuthAuthorization: Bearer $HANZO_API_KEY

Saves the calling person's own settings and returns the full set afterwards. Send only the settings you are changing — the rest are kept, so two screens can save at once without one undoing the other.

Request

The document declares no body for POST /v1/iam/preferences. 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 post_iam_preferences, 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 preferences

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page