Document Remove Authentication
PATCH {{apiBaseUrl}}/v1/document/RemoveAuthentication?documentId={{documentId}}
Removes authentication from the signature request document, and the recipient is no longer required to provide a secure code when accessing the signing page.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
documentId | string | ID of the requested document |
Request Body
{"emailId"=>"hankwhite@cubeflakes.com", "zOrder"=>1}