DELETE
Delete an existing address

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

X-API-Key
string
header
required

Headers

X-Publishable-Key
string
required

The publicly shareable identifier used to identify your Bolt merchant division.

X-Merchant-Client-Id
string

A unique identifier for a shopper's device, generated by Bolt. The value is retrieved with Bolt.state.merchantClientId in your frontend context, per-shopper. This header is required for proper attribution of this operation to your analytics reports. Omitting this header may result in incorrect statistics.

Path Parameters

id
string
required

The ID of the address to delete

Example:

"D4g3h5tBuVYK9"

Response

The address was successfully deleted