Skip to main content
PUT
Report K8S 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

K8S report containing pod artifacts

artifacts
K8SArtifact · object[]
required

all artifacts in the report

type
string
default:K8S

Environment type

Allowed value: "K8S"

Response

Report processed successfully, no new snapshots to create

The response is of type string.

Last modified on June 18, 2026