Remove user from group
DELETE
/v1/users/group/{uuid}/user/{userUuid}Path parameters
Responses
curl -X DELETE https://your-url.com/kong/core/api/gateway/v1/users/group/{uuid}/user/{userUuid}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"