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

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

405

Method Not Allowed

415

Unsupported Media Type

422

Unable to process the request

429

Too Many Requests

500

Internal Server Error

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