v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Updates an existing threat model configuration.

post/UpdateThreatModel

Request body

threatModelIdstring required

The unique identifier of the threat model to update.

agentSpaceIdstring required

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

titlestring

The updated title of the threat model.

descriptionstring

The updated description of the application or system being threat modeled.

serviceRolestring

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

Response

Success

threatModelIdstring required

The unique identifier of the 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.