/v1/games/*/users/*/permissions/DELETE_GAME

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

GET

Retrieve whether the user has DELETE_GAME

POST

Give the user the DELETE_GAME Permission
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS

PUT

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

DELETE

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