Addresses
Delete an address
Deletes a given address, based on its ID.
delete/addresses/{addressId}
Path parameters
addressIdstring uuid required
The ID of the address to work with.
Query parameters
accountIdstring required
The ID of the account to work with.
Example:F50091
Response
No Content
{"stackTrail":"paths:/addresses/{addressId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","example":null}