delete https://api.development-andrew.getrecast.com/cognito/groups//users/
Reomve a user from a Cognito group
Log in to see full request history
Response
200200 response
Reomve a user from a Cognito group
200200 response
xxxxxxxxxx
curl --request DELETE \
--url https://api.development-andrew.getrecast.com/cognito/groups/group/users/email \
--header 'accept: application/json'
Try It!
to start a request and see the response here!