Updates the name and explicit (exception) list of a Pattern.Any entity model in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The Pattern.Any entity extractor ID.

Request body

namestring

The model name.

explicitListstring[]

The Pattern.Any explicit list.

Response

Successfully updated the Pattern.Any entity extractor.

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

Status Code.

messagestring

Status details.

Changes

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