Updates the details of an existing envelope.
Updates an envelope by setting the values of the parameters passed. Any parameters not provided are left unchanged.
Currently, the following envelope parameter can be updated: label
.
The unique identifier of the envelope.
Custom label given to the envelope for easier identification. Labels are for internal use and are not shown to recipients.
Returns a 200 OK
status code along with the updated envelope object if successful, or an error otherwise.
Updates the details of an existing envelope.
Updates an envelope by setting the values of the parameters passed. Any parameters not provided are left unchanged.
Currently, the following envelope parameter can be updated: label
.
The unique identifier of the envelope.
Custom label given to the envelope for easier identification. Labels are for internal use and are not shown to recipients.
Returns a 200 OK
status code along with the updated envelope object if successful, or an error otherwise.