---
title: "Changes to Edit Signature Request With Template"
method: PUT
path: "/signature_request/edit_with_template/{signature_request_id}"
---

# Changes to Edit Signature Request With Template

`PUT /signature_request/edit_with_template/{signature_request_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 53 revisions.

- **2026-05-07** `b01e1bcfb335` — 3 warning
- **2026-05-07** `91fb636b8869` — 2 breaking, 1 info
- **2026-05-07** `28265b951078` — 3 breaking, 2 warning, 1 info
- **2026-05-05** `5d5587f22682` — 2 info
- **2025-09-04** `62839e1fd886` — 3 info
- **2025-05-15** `8d3cf751f85f` — 1 info
- **2024-08-22** `e9603b26e6f8` — 1 breaking

## Changes

- **2026-05-07** `b01e1bcfb335` — 3 warning
  - removed the request property `signer_experience` (media type: application/json)
  - removed the request property `signer_experience` (media type: multipart/form-data)
  - 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`
- **2026-05-07** `28265b951078` — 3 breaking, 2 warning, 1 info
  - added `#/components/schemas/SubSignerExperience` to the `signer_experience` request property `allOf` list (media type: application/json)
  - added `#/components/schemas/SubSignerExperience` to the `signer_experience` request property `allOf` list (media type: multipart/form-data)
  - the `signer_experience` request property type/format changed from `object`/`` to ``/`` (media type: application/json)
  - removed the request property `signer_experience/form_view` (media type: application/json)
  - removed the request property `signer_experience/form_view` (media type: multipart/form-data)
  - the `signer_experience` request property type/format was generalized from `object`/`` to ``/`` (media type: multipart/form-data)
- **2026-05-05** `5d5587f22682` — 2 info
  - added the new optional request property `signing_options/force_advanced_signature_details` (media type: application/json)
  - added the new optional request property `signing_options/force_advanced_signature_details` (media type: multipart/form-data)
- **2025-09-04** `62839e1fd886` — 3 info
  - added the new optional request property `signer_experience` (media type: application/json)
  - added the new optional request property `signer_experience` (media type: multipart/form-data)
  - added the optional property `signature_request/signer_experience` to the response with the `200` status
- **2025-05-15** `8d3cf751f85f` — 1 info
  - endpoint added
- **2024-08-22** `e9603b26e6f8` — 1 breaking
  - api path removed without deprecation

---

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