ApiHelper/ExecuteDeleteApiAsync

Executes DELETE API at other URL. This is asynchronous.

Request Information

Parameters

NameDescriptionType
url

URL

String

contents

Body (JSON format)

String

querystring

Query string

String

internalCallKeyword

Internal call keyword

String

headers

Request headers

Dictionary`2

Response Information

Response Description

DescriptionType

Task of Response

Task`1