Skip to content

DELETE resource

WARNING

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

Sends a DELETE request to the resource's self rel.

TIP

You should handle exceptions thrown by the request. See [Optimistic Concurrency] for more details.

Signature

The method signature for DELETE resource is:

parameterdescription
resourceThe resource, from a previous request, that you wish to delete
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.