Method Web.Api.Api()->delete()


Method delete

mixed delete(string api_method, void|ParamsArg params, void|Callback cb, mixed ... rest)

Description

Invokes a call with a DELETE method

Parameter api_method

The remote API method to call

Parameter params
Parameter cb

Callback function to get into in async mode