Delete
/box/customer/v1/customers/{customerId}/addresses/{addressId}
Delete an existing address by customer and address id
Path parameters
customerId
stringRequired
The ID of the customer to whom the address belongs
addressId
stringRequired
The ID of the address to be deleted
Responses
204
Successful operation
401
Unauthorized
403
Forbidden
409
Customer must have at least one address
500
Internal error