Skip to main content
DELETE
/
v2
/
addresses
/
{address_id}
curl
curl -i -X DELETE \
'https://api.goshippo.com/v2/addresses/{address_id}' \
-H 'Authorization: ShippoToken <API_TOKEN>'
{
  "detail": "Concurrent Write Conflict"
}

Authorizations

Authorization
string
header
default:ShippoToken shippo_test_d41a6f04796998570c521a50828eae8e3cccf0eb
required

Enter your shippo token with the ShippoToken prefix.

Example: ShippoToken shippo_live_xxxx

Path Parameters

address_id
string
required

Response

Successful Response