---
title: "Changes to Update Signature Request"
method: POST
path: "/signature_request/update/{signature_request_id}"
---

# Changes to Update Signature Request

`POST /signature_request/update/{signature_request_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2026-05-07** `b01e1bcfb335` — 1 warning
- **2026-05-07** `91fb636b8869` — 2 breaking, 1 info
- **2025-09-04** `62839e1fd886` — 1 info
- **2024-10-31** `00dd8535e60b` — 3 breaking
- **2024-09-04** `8d8f5e2e9401` — 1 info
- **2024-08-22** `e9603b26e6f8` — 2 breaking

## Changes

- **2026-05-07** `b01e1bcfb335` — 1 warning
  - removed the optional property `signature_request/signer_experience` from the response with the `200` status
- **2026-05-07** `91fb636b8869` — 2 breaking, 1 info
  - the `signature_request/signer_experience` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `signature_request/signer_experience/form_view` from the response with the `200` status
  - added `#/components/schemas/SignatureRequestSignerExperience` to the `signature_request/signer_experience` response property `allOf` list for the response status `200`
- **2025-09-04** `62839e1fd886` — 1 info
  - added the optional property `signature_request/signer_experience` to the response with the `200` status
- **2024-10-31** `00dd8535e60b` — 3 breaking
  - the response property `signature_request/custom_fields/items/editor` became nullable for the status `200`
  - the response property `signature_request/expires_at` became nullable for the status `200`
  - the response property `signature_request/requester_email_address` became nullable for the status `200`
- **2024-09-04** `8d8f5e2e9401` — 1 info
  - the response property `signature_request` became required for the status `200`
- **2024-08-22** `e9603b26e6f8` — 2 breaking
  - the response property `signature_request/test_mode` became nullable for the status `200`
  - the response property `signature_request` became optional for the status `200`

---

[Operation](https://skmtc.dev/hellosign/apis/dropbox-sign-api/docs/signature_request/update/:signature_request_id/post.md) · [API](https://skmtc.dev/hellosign/apis/dropbox-sign-api.md) · [Page](https://skmtc.dev/hellosign/apis/dropbox-sign-api/changes/signature_request/update/:signature_request_id/post)
