Recipients can be replaced as long as they haven’t completed yet, and the envelope status is
processing
or in_progress
.Path Parameters
The unique identifier of the recipient.
Body Parameters
The name of the recipient.
The email address of the recipient.
Returns
Returns a201 Created
status code along with the new recipient object if successful, or an error otherwise.