v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
scenarios

Uploads an image to a given scenario

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 ScenarioRun. NOTE: imageNames must be S3 compatible strings ([a-zA-Z0-9!-_'()]) with under 1000 characters (including file type) Requires the privilege IMAGES_WRITE

patch/scenarios/{scenarioId}/runs/{runNumber}/images/{imageName}

Path parameters

imageNamestring required
scenarioIdstring required
runNumberinteger required

Query parameters

teamIdstring required

Required when using company session token.

Response

default response