v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Starts a new threat model job for a threat model configuration.

post/StartThreatModelJob

Request body

agentSpaceIdstring required

The unique identifier of the agent space.

threatModelIdstring required

The unique identifier of the threat model to start a job for.

Response

Success

titlestring

The title of the threat model job.

status'IN_PROGRESS' | 'STOPPING' | 'STOPPED' | 'FAILED' | 'COMPLETED'

The current status of the threat model job.

createdAtstring date-time

The date and time the threat model job was created, in UTC format.

updatedAtstring date-time

The date and time the threat model job was last updated, in UTC format.

threatModelIdstring

The unique identifier of the threat model.

threatModelJobIdstring required

The unique identifier of the started threat model job.

agentSpaceIdstring

The unique identifier of the agent space.