DELETE v3/customers/{id}/addresses
Remove a number of addresses from a customers record
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
Collection of stringRequest Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json
Sample:
[ "sample string 1", "sample string 2" ]
text/xml
Sample:
The response/request for text/xml format is no longer supported for this endpoint.
Response Information
Resource Description
None.