2026-04-09
▼ ▲ run.namespaces.instances.replaceInstance
Path : apis/run.googleapis.com/v1/{+name}
Scopes :
Parameters :
name
Required : Yes
Pattern : ^namespaces/[^/]+/instances/[^/]+$
Location : path
Type : string
Description : Required. The name of the Instance being replaced. Replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID
Flat Path : apis/run.googleapis.com/v1/namespaces/{namespacesId}/instances/{instancesId}
Description : Replace an Instance.
Parameter Order : name
HTTP Method : PUT