/v1/games/*/users/*/permissions/REMOVE_USER

Parent: v1/games/*/users/*/permissions

GET

Retrieve whether the user has REMOVE_USER

POST

Give the user the REMOVE_USER Permission
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS

PUT

Edit the value of PermissionREMOVE_USER for the user
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS
Request Parameters
ParameterType
permissionBOOLEAN

DELETE

Remove the REMOVE_USER Permission from the user
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS