EclypseREST.delete#

EclypseREST.delete(url, **data)[source]

Creates and handles a DELETE request.

Parameters:
  • url (str) – The URL of the request.

  • **data – The data to be sent in the request.