DELETE api/reversecharge?email={email}
Deletes a sender from the allowed list.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Email address. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Ok if the operation succeeded.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.