DELETE api/Evolution/Delete?id={id}&itemID={itemID}&category={category}

Send a delete request for the given evolution.

Request Information

Parameters

NameDescriptionAdditional information
id
The ID of the evolution.

Define this parameter in the request URI.

itemID
The ID of the item.

Define this parameter in the request URI.

category
The ID of the category of the item.

Define this parameter in the request URI.