Skip to content

DELETE URL

WARNING

This API is frozen and deprecated. Please use the fluent API from 0.9.4 on

This seldom used method is available if, for some reason, you need to send a DELETE request to a URL outside the web of links provided by the API.

Signature

The method signature for DELETE URL is:

parameterdescription
urlThe URL to send the DELETE request to
headers(optional) add to or override the default headers.
learn more
-> returnsthe JSON from the payload of the response to this request

Examples

Released under the MIT License.

Released under the MIT License.