Updates the name or description of the application version.

put/apps/{appId}/versions/{versionId}/

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

versionstring

The new version for the cloned model.

Response

Successful operation.

code'Failed' | 'FAILED' | 'Success'

Status Code.

messagestring

Status details.

Changes

No recorded changes to this endpoint across all 11 revisions of this API.