/v1/games/*/users/@me/permissions/CREATE_COMPANY

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

GET

Retrieve whether the user has CREATE_COMPANY

POST

Give the user the CREATE_COMPANY Permission
REQUIRES AUTHENTICATION
Permissions:
CHANGE_USER_PERMISSIONS

PUT

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

DELETE

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