Edit User Address

API Endpoint use to update a specific address from a specific User

Using Ordering SDK

const response = await ordering.users(userId).addresses(AddressId).save();
Language
Authorization
Header
Click Try It! to start a request and see the response here!