---
title: "Changes to Stop model resources"
method: POST
path: "/rl/model-resources/{model_resources_id}/stop"
---

# Changes to Stop model resources

`POST /rl/model-resources/{model_resources_id}/stop`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2026-08-31** `f4885bc38424` — 1 info
- **2026-08-26** `42c9ead8f2f5` — 1 warning, 1 info
- **2026-07-26** `0c4fdad77435` — 2 info

## Changes

- **2026-08-31** `f4885bc38424` — 1 info
  - added the optional property `compute_config/gpu_type` to the response with the `200` status
- **2026-08-26** `42c9ead8f2f5` — 1 warning, 1 info
  - added the new `MODEL_RESOURCES_ERROR_CODE_CAPACITY_WAIT_TIMEOUT` enum value to the `error/code` response property for the response status `200`
  - removed the `MODEL_RESOURCES_ERROR_CODE_CAPACITY_UNAVAILABLE` enum value from the `error/code` response property for the response status `200`
- **2026-07-26** `0c4fdad77435` — 2 info
  - added the required property `created_by` to the response with the `200` status
  - added the required property `optimizer_config` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/rl/model-resources/:model_resources_id/stop/post.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/rl/model-resources/:model_resources_id/stop/post)
