Customer Delivery Address
๐ Delete delivery address V3
This endpoint is currently in Beta and available for testing. It may contain bugs, and breaking changes can occur at any time without prior notice. We do not recommend using Beta endpoints in production environments. Should you choose to use it in production, you assume full responsibility for any resulting issues.
This endpoint requires the following scopes: customer:update.
Delete a delivery address for a customer.
delete/api/v3/customers/{customerId}/deliveryAddresses/{deliveryAddressId}
Path parameters
customerIdstring required
deliveryAddressIdstring required
Response
Resource successfully deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.