DELETE
/users
curl \
--request DELETE 'https://garden-to-yours.herokuapp.com/users' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE 'https://garden-to-yours.herokuapp.com/users' \
--header "Authorization: Bearer $ACCESS_TOKEN"