delete

open override fun delete(body: RequestBody?, endPoint: EndPoint.IEnumEndpoint, vararg params: String): DeleteRestApi(source)

Deletes something from the API.

Return

The DeleteRestApi object.

Parameters

endPoint

The endpoint to delete from.

params

The parameters to be used in the endpoint.