Skip to main content
PUT
Report Cloud Run environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

env_name
string
required
org
string
required

Body

application/json

Cloud Run report containing revision and job artifacts

artifacts
CloudRunArtifact · object[]
required

all artifacts in the report

type
string
default:cloud-run

Environment type

Allowed value: "cloud-run"

Response

Report processed successfully, no new snapshots to create

Last modified on July 10, 2026