Skip to main content

Delete Address

Delete Address

Path Parameters
address_id integer REQUIRED
Example: 123
Header Parameters
Content-Type string
Example: application/json
Referer string
Example: https://doc.withsupercommerce.com
lang integer

1 = English, 2 = Arabic

Example: 1
Request Body
object
Responses
200

OK

Schema OPTIONAL
object
POST /customer/profile/addresses/remove/:address_id
address_id — path
Content-Type — header
Referer — header
lang — header
Body
Loading...
https://docapi.withsupercommerce.com/api
curl -L -X POST 'https://docapi.withsupercommerce.com/api/customer/profile/addresses/remove/:address_id' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'