v11

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

Updates patterns in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

idstring uuid

The pattern ID.

patternstring

The pattern text.

intentstring

The intent's name which the pattern belongs to.

Response

The updated patterns

idstring uuid

The pattern ID.

patternstring

The pattern text.

intentstring

The intent's name where the pattern belongs to.