DELETE api/reversecharge?email={email}

Deletes a sender from the allowed list.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

Email address.

string

Required

Body Parameters

None.

Response Information

Resource Description

Ok if the operation succeeded.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.