Deletes an address
DELETE/addresses/:id
Deletes an existing address.
Request
Responses
200:
Successful response
401:
Unauthorized
404:
Resource not found
422:
Bad request
DELETE/addresses/:id
Deletes an existing address.
200:
Successful response
401:
Unauthorized
404:
Resource not found
422:
Bad request