---
title: "Changes to Update auto-apply for deploy request"
method: PUT
path: "/organizations/{organization}/databases/{database}/deploy-requests/{number}/auto-apply"
---

# Changes to Update auto-apply for deploy request

`PUT /organizations/{organization}/databases/{database}/deploy-requests/{number}/auto-apply`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 24 revisions.

- **2026-07-08** `fa19f3305241` — 1 info
- **2026-06-01** `72506953f367` — 37 breaking, 3 info
- **2025-12-09** `d710019068fb` — 1 breaking
- **2025-12-06** `477c6ebdabdf` — 1 breaking

## Changes

- **2026-07-08** `fa19f3305241` — 1 info
  - added the required property `into_branch_keyspace_count` to the response with the `200` status
- **2026-06-01** `72506953f367` — 37 breaking, 3 info
  - the response property `branch_deleted_at` became nullable for the status `200`
  - the response property `branch_deleted_by` became nullable for the status `200`
  - the response property `closed_at` became nullable for the status `200`
  - the response property `closed_by` became nullable for the status `200`
  - the response property `deployed_at` became nullable for the status `200`
  - the response property `deployment/actor` became nullable for the status `200`
  - the response property `deployment/cancelled_actor` became nullable for the status `200`
  - the response property `deployment/cutover_actor` became nullable for the status `200`
  - the response property `deployment/cutover_at` became nullable for the status `200`
  - the response property `deployment/deploy_check_errors` became nullable for the status `200`
  - the response property `deployment/deploy_operation_summaries/items/table_recently_used_at` became nullable for the status `200`
  - the response property `deployment/deploy_operation_summaries/items/throttled_at` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/deploy_error_docs_url` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/deploy_errors` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/eta_seconds` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/progress_percentage` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/removed_foreign_key_names` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/table_recently_used_at` became nullable for the status `200`
  - the response property `deployment/deploy_operations/items/throttled_at` became nullable for the status `200`
  - the response property `deployment/deployment_revert_request` became nullable for the status `200`
  - the response property `deployment/finished_at` became nullable for the status `200`
  - the response property `deployment/locked_table_name` became nullable for the status `200`
  - the response property `deployment/queued_at` became nullable for the status `200`
  - the response property `deployment/ready_to_cutover_at` became nullable for the status `200`
  - the response property `deployment/schema_last_updated_at` became nullable for the status `200`
  - the response property `deployment/started_at` became nullable for the status `200`
  - the response property `deployment/submitted_at` became nullable for the status `200`
  - the response property `deployment/throttler_configurations` became nullable for the status `200`
  - the response property `branch_deleted_by` became optional for the status `200`
  - the response property `closed_by` became optional for the status `200`
  - the response property `deployment/actor` became optional for the status `200`
  - the response property `deployment/cancelled_actor` became optional for the status `200`
  - the response property `deployment/cutover_actor` became optional for the status `200`
  - the response property `deployment/deploy_check_errors` became optional for the status `200`
  - the response property `deployment/locked_table_name` became optional for the status `200`
  - the response property `deployment/throttler_configurations` became optional for the status `200`
  - the `deployment/throttler_configurations` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - added the required property `deployment/force_cutover_requested_at` to the response with the `200` status
  - added the required property `deployment/queue_pause_reason` to the response with the `200` status
  - added the required property `deployment/queue_paused` to the response with the `200` status
- **2025-12-09** `d710019068fb` — 1 breaking
  - for the `path` request parameter `number`, the type/format was changed from `number`/`` to `integer`/``
- **2025-12-06** `477c6ebdabdf` — 1 breaking
  - for the `path` request parameter `number`, the type/format was changed from `string`/`` to `number`/``

---

[Operation](https://skmtc.dev/planetscale/apis/planetscale-api/docs/organizations/:organization/databases/:database/deploy-requests/:number/auto-apply/put.md) · [API](https://skmtc.dev/planetscale/apis/planetscale-api.md) · [Page](https://skmtc.dev/planetscale/apis/planetscale-api/changes/organizations/:organization/databases/:database/deploy-requests/:number/auto-apply/put)
