Sends a DELETE request. Shorthand for HttpRequest with Method: 'DELETE'.
DELETE
Method: 'DELETE'
the expected shape of the parsed response body.
absolute URL, or a path when config.BaseURL is supplied.
config.BaseURL
Optional
optional per-request settings.
the HttpResponse.
on a non-2xx status, timeout, cancellation, or transport failure.
Sends a
DELETErequest. Shorthand for HttpRequest withMethod: 'DELETE'.