v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Update Deployment Shape Version

patch/v1/accounts/{account_id}/deploymentShapes/{deployment_shape_id}/versions/{version_id}

Path parameters

account_idstring required

The Account Id

deployment_shape_idstring required

The Deployment Shape Id

version_idstring required

The Version Id

Request body

createTimestring date-time

The creation time of the deployment shape version. Lists will be ordered by this field.

validatedboolean

If true, this version has been validated.

publicboolean

If true, this version will be publicly readable.

latestValidatedboolean

If true, this version is the latest validated version. Only one version of the shape can be the latest validated version.

Response

A successful response.

namestring
createTimestring date-time

The creation time of the deployment shape version. Lists will be ordered by this field.

validatedboolean

If true, this version has been validated.

publicboolean

If true, this version will be publicly readable.

latestValidatedboolean

If true, this version is the latest validated version. Only one version of the shape can be the latest validated version.