gamedays
Upload an image to a given gameday
This takes an image as a multipart/form-data (parameter name "file") and uploads it to Gremlin's backend and associates it with a given Gameday. NOTE: imageNames must be S3 compatible strings ([a-zA-Z0-9!-_'()]) with under 1000 characters (including file type) Requires the privilege MINIMUM_TEAM_PRIVILEGES
patch/gamedays/{gameDayId}/summary/images/{imageName}
Path parameters
imageNamestring required
gameDayIdstring required
Query parameters
teamIdstring required
Required when using company session token.
Response
default response