RemoveAddress
Testing Env
https://testing--decathlonstore.myvtex.com
Testing Env
https://testing--decathlonstore.myvtex.com
DELETE
/address
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://testing--decathlonstore.myvtex.com/address' \
--header 'Content-Type: application/json' \
--data-raw '{
"vtexAddressId": "asdsa",
"addressId": ""
}'
Response Response Example
{}
Request
Header Params
Auth-token
stringÂ
optional
Example:
{{'auth-token'}}
Body Params application/json