My deployed AWS API Gateway has one endpoint: /users with a DELETE Method. I\'m trying to call this method from my android app
AWS API Gateway
/users
DELETE
android app