v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Creates a new threat model configuration in an agent space. A threat model defines the parameters for automated threat analysis.

post/CreateThreatModel

Request body

titlestring required

The title of the threat model.

agentSpaceIdstring required

The unique identifier of the agent space to create the threat model in.

descriptionstring

A description of the application or system being threat modeled.

serviceRolestring required

ARN of an IAM role that the service can assume to access customer resources.

Response

Success

threatModelIdstring required

The unique identifier of the created threat model.

titlestring

The title of the threat model.

agentSpaceIdstring

The unique identifier of the agent space that contains the threat model.

descriptionstring

A description of the application or system being threat modeled.

serviceRolestring

The IAM service role used for the threat model.

createdAtstring date-time

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

updatedAtstring date-time

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