Changes the ownership of the existing envelope using its unique identifier to a different user. This operation transfers all associated permissions and responsibilities from the current owner to the new one. Be aware that the new owner must have the appropriate permissions to take ownership of the envelope.
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Path Params
envelopeId
string<uuid>
required
Envelope ID
Body Params application/json
ownerId
string<uuid>
required
Id of the user to be set as the owner of the envelope