v11

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

Updates the name of an entity extractor or the name and instanceOf model of a child entity extractor.

patch/apps/{appId}/versions/{versionId}/entities/{entityId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The entity extractor or the child entity extractor ID.

Request body

namestring

Entity name.

instanceOfstring

The instance of model name

Response

Successful operation.

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

Status Code.

messagestring

Status details.