Hanzo
OpenapiAi

Update a scale

Update one scale.

PATCH /v1/ai/scales/{owner}/{name}

Addresshttps://api.hanzo.ai/v1/ai/scales/{owner}/{name}
MethodPATCH
Operationpatch_ai_scales_by_owner_by_name
AuthAuthorization: Bearer $HANZO_API_KEY

Update one scale. PATCH and PUT reach the same handler, which has always taken a whole object.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

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 scales owner update <owner> <name>

AI API · All Hanzo APIs · Interactive reference

How is this guide?

On this page