Skip to main content
POST
Dispatch a managed workflow scan

Authorizations

Authorization
string
header
required

Bearer token for authentication

Body

application/json
workflow_id
string

Workflow this dispatch attests under. The org, project, workflow name, and the task to run are all resolved server-side from this ID.

version_name
string

Project version this attestation records. Optional — when omitted, the version is resolved from the repository's .chainloop.yaml, falling back to the project's latest existing version.

Response

A successful response.

operation_id
string

ID of the AsyncOperation the caller polls via GetOperation.