v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
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