Skip to main content

Attach evidence to one CertOps job

POST 

/api/v1/certops/jobs/:jobId/evidence

Machine-token route for attaching sanitized evidence to the path jobId. Requires certops:evidence:write. Workspace identity is derived from the authenticated CertOps API token; body workspaceId cannot override it. Private key material is rejected with 422, generic secrets are redacted, and optional output is limited to 65,536 UTF-8 bytes and stored only as redacted output.

Request

Responses

Evidence accepted