/v1/games/*/companies/*

Parent: v1/games/*/companies

GET

Retrieve information about a Company

PUT

Edit profile information of a Company
REQUIRES AUTHENTICATION
Permissions:
MANAGE_COMPANY_INFO
Request Parameters
ParameterType
nameSTRING
acronymSTRING
descSTRING
sectorENUM
logoIMAGE_URI

DELETE

Delete a Company
REQUIRES AUTHENTICATION
Permissions:
MANAGE_COMPANY_INFO

PATCH

Edit profile information of a Company
REQUIRES AUTHENTICATION
Permissions:
MANAGE_COMPANY_INFO
Request Parameters
ParameterType
nameSTRING
acronymSTRING
descSTRING
sectorENUM
logoIMAGE_URI
Children: