put https://api.authvia.com/v3/accounts//customers//addresses
scope customers:update
customers:update
Replace all Addresses for the specified Customer. This endpoint allows you to completely update the customer's contact information.
Info
The customer reference must exist within your account. This endpoint replaces ALL existing addresses with the new list provided.
Use PATCH for individual address updates if you want to preserve existing addresses.
Warning
This action will replace all existing addresses. Any addresses not included in the request will be removed.