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.