/v1/games/*/users/*/permissions/CREATE_EVENT

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

GET

Retrieve whether the user has CREATE_EVENT

POST

Give the user the CREATE_EVENT Permission
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS

PUT

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

DELETE

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