---
title: "POST /StopThreatModelJob"
method: POST
path: "/StopThreatModelJob"
---

# POST /StopThreatModelJob

`POST /StopThreatModelJob`

Stops a running threat model job.

## Request body

- object
  - `agentSpaceId` string, required — The unique identifier of the agent space.
  - `threatModelJobId` string, required — The unique identifier of the threat model job to stop.

## Response `200`

Success

- StopThreatModelJobOutput — Output for the StopThreatModelJob operation.

---

[API](https://skmtc.net/aws/apis/securityagent.md) · [All operations](https://skmtc.net/aws/apis/securityagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/securityagent/versions/cad56717d636/schema)
