API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Signing request ID
Update signing request properties
Upsert recipients - include 'id' to update existing recipients, use '_temp_id' (e.g., 'temp_1') for new recipients to reference them in fields and reminders within the same request
Recipients to delete and how to handle their fields
When deleting recipients whose fields are referenced by conditions in other fields: if true, automatically remove the condition references; if false (default), the request will be rejected with an error listing the dependent fields.
Upsert fields - include id to update, omit id to create new
Upsert reminders - include id to update, omit id to create new
Signing request updated successfully. Returns the updated signing request and summary of changes made.
Signing request ID (for backward compatibility)
Signing request name (for backward compatibility)
Summary of the updated signing request (subset of full SigningRequest schema)
Updated recipients list
Updated reminders list
Summary of all changes made in this update