Delete an address

Deletes a given address, based on its ID.

SecurityCommonAuth
Request
path Parameters
addressId
required
string <uuid>

The ID of the address to work with.

query Parameters
accountId
required
string

The ID of the account to work with.

Example: accountId=F50091
Responses
204

No Content

delete/addresses/{addressId}
Request samples
Response samples
application/json
null