Delete an address

Deletes an address for the specified customer.

🔒 Requires: customers:write scope

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the customer.

int64
required

The unique identifier of the address.

Responses
204

Address deleted successfully

401

Unauthorized

403

Forbidden - insufficient permissions or address is read-only

404

Customer or address not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!