addresses

Delete Address

delete/v2/addresses/{id}

Path parameters

idstring required
Example:addr_yWYfCSzsUUhr9KwMv7vuLZHX

Response

Successful Response

idstring required
line1string
line2string
line3string
zip_codestring required
citystring required
statestring
countrystring required
{"stackTrail":"components:schemas:AddressOut:properties:metadata","oasType":"schema","type":"unknown","title":"Metadata"}
created_atstring date-time required
deletedboolean required

Example response

{
  "id": "addr_yWYfCSzsUUhr9KwMv7vuLZHX"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.