DELETE api/v1/Agents/{AgentID}/Customers/{id}
Deletes the Agent's Addressbook identified by id for current logged-in
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | Address Book Id |
Define this parameter in the request URI. |
AgentID | AgentID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>