DELETE

The DELETE method deletes the specified resource.

Directions for use (REST)
The REST service interface must use the HTTP verb most suitable for the operation as indicated in RFC 7231
Message broker
the DELETE method is used for deleting topics / subscriptions and queues and in some cases to signal the fact that a message has been consumed.
REST interface processing rules