Skip to main content
POST
Attest system

Authorizations

Authorization
string
header
required

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

Path Parameters

flow_name
string
required
trail_name
string
required
org
string
required

Body

multipart/form-data
data_json
SystemAttestationPostInput · object
required

Attestation data in JSON format

attachment_file
string | null

Optional attachment file (max size: 10MB)

Response

Creation Success

The response is of type string.

Last modified on July 10, 2026