v11

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

Adds a regular expression entity model to a version of the application.

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

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Request body

regexPatternstring

The regular expression entity pattern.

namestring

The model name.

Response

The ID of the created model.

string uuid required

The ID (GUID) returned by an operation.