delete
Delete the resources at the specified URI.
URI Template variables are expanded using the given URI variables, if any.
If you need to assert the request result consider using the exchange method.
Parameters
url
the URL
urlVariables
the variables to expand in the template
See also
Delete the resources at the specified URI.
URI Template variables are expanded using the given map.
If you need to assert the request result consider using the exchange method.
Parameters
url
the URL
urlVariables
the variables to expand the template
See also
Delete the resources at the specified URL.
If you need to assert the request result consider using the exchange method.
Parameters
url
the URL