GET api/Especies/Delete/Warning/{id}

When a species is going to be removed, it returns a warning message with all the elements that also will be modified or deleted

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id from the species

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of specimens and subspecies that will be modified or removed

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.