Hanzo AI
OpenapiAi

Deploy finetune

Serves a completed job's checkpoints and registers the result as a routable model on api.hanzo.ai.

POST /v1/ai/finetune/deploy

Addresshttps://api.hanzo.ai/v1/ai/finetune/deploy
MethodPOST
Operationpost_ai_finetune_deploy
AuthAuthorization: Bearer $HANZO_API_KEY

Serves a completed job's checkpoints and registers the result as a routable model on api.hanzo.ai. ?id= or ?name=

Request

The document declares no body for POST /v1/ai/finetune/deploy. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask MCP's describe for post_ai_finetune_deploy, 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 ai finetune deploy

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page