v11

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

Updates a pattern in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

patternIdstring uuid required

The pattern 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 pattern

idstring uuid

The pattern ID.

patternstring

The pattern text.

intentstring

The intent's name where the pattern belongs to.