Hanzo
OpenapiAi

Records the caller's waitlist request for a gated model and answers their new…

Records the caller's waitlist request for a gated model and answers their new standing.

POST /v1/models/{model}/access

Addresshttps://api.hanzo.ai/v1/models/{model}/access
MethodPOST
Operationpost_models_by_model_access
AuthAuthorization: Bearer $HANZO_API_KEY

Records the caller's waitlist request for a gated model and answers their new standing. Authed, idempotent, and self-scoped: the row is keyed to the caller's own org and identity, never to a body-supplied owner.

Request

1 field.

FieldInTypeRequiredDescription
modelpathstringyes

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 models access create <model>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page