Delete the current customer's address

Soft-deletes one live address owned by the authenticated buyer and returns 204 No Content. Both `X-Lynkow-Pk` and `Authorization: Bearer <customer-session-token>` are required. `{id}` must be an `addr_` identifier.

DEL/customers/me/addresses/{id}
Base URLhttps://api.lynkow.com/storefront/{siteId}

Path parameters

id
string
required

Unique identifier

Feedback

Was this page helpful?