Dnsimple.Client.delete
You're seeing just the function
delete
, go back to Dnsimple.Client module for more information.
Link to this function
delete(client, url, options \\ [])
Specs
delete(t(), binary(), Keyword.t()) :: {:ok | :error, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
Issues a DELETE request to the given url.