#[Delete]
#[Delete("/path")] — map a method (or free function) to an HTTP DELETE route.
#[Delete("/path")]
DELETE