v11

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

Adds a batch of patterns in a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

patternstring

The pattern text.

intentstring

The intent's name which the pattern belongs to.

Response

The created patterns

idstring uuid

The pattern ID.

patternstring

The pattern text.

intentstring

The intent's name where the pattern belongs to.