latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

a26a0f7e5a37

Updates the name of a hierarchical entity model in a version of the application.

patch/apps/{appId}/versions/{versionId}/hierarchicalentities/{hEntityId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

hEntityIdstring uuid required

The hierarchical entity extractor ID.

Request body

namestring

The entity's new name.

Response

Successful operation.

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

Status Code.

messagestring

Status details.