Edit document
PUT {{url}}/document/{{document_id}}
Updates a document by adding/overwriting fields or elements (texts, checks, signatures, hyperlinks, attachments)
More details can be found here
Request Body
{"fields"=>[{"x"=>358, "y"=>171, "width"=>177, "height"=>50, "type"=>"text", "page_number"=>0, "required"=>true, "role"=>"Signer 1", "custom_defined_option"=>false, "name"=>"signature1"}], "client_timestamp"=>"{{$timestamp}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |