v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Updates a self-serve deployment (name and/or replica count) in the project.

patch/projects/{project_id}/foundry/selfserve/deployments/{id}

Path parameters

project_idstring required

ID of the project.

idstring required

ID of the deployment.

Request body

deployment_namestring

Updated deployment name.

replicasinteger

Updated replica count.

Response

idstring

ID of the affected deployment.

statusstring

Resulting status.