v11

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

Delete an item from the explicit (exception) list for a Pattern.any entity in a version of the application.

delete/apps/{appId}/versions/{versionId}/patternanyentities/{entityId}/explicitlist/{itemId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

The pattern.any entity id.

itemIdinteger required

The explicit list item which will be deleted.

Response

Successfully operation.

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

Status Code.

messagestring

Status details.