delete http://localhost:8000/api/v1/addresses/
Delete an existing address
Log in to see full request history
Response
204No Content
Delete an existing address
204No Content
xxxxxxxxxx
curl --request DELETE \
--url http://localhost:8000/api/v1/addresses/addressId
Try It!
to start a request and see the response here!