/v1/games/*/users/*/permissions/MANAGE_GAME_INVITES

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

GET

Retrieve whether the user has MANAGE_GAME_INVITES

POST

Give the user the MANAGE_GAME_INVITES Permission
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS

PUT

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

DELETE

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