Update the capacity or configuration of the specified model cluster.
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
The model you want to run (e.g., openai-community/gpt2
).
Update cluster behavior using timeout
and capacity
The body is of type object
.
Returns the updated Cluster with your new settings.
The response is of type object
.