Update a DocumentAsk AIpatch https://api-sandbox.yousign.app/v3/signature_requests/{signatureRequestId}/documents/{documentId}Updates a given Document. Any parameters not provided are left unchanged.Path ParamssignatureRequestIduuidrequiredSignature Request IddocumentIduuidrequiredDocument IdBody ParamsnaturestringenumFiles in JPEG, JPG, and PNG format can only be of attachment nature.attachmentsignable_documentAllowed:attachmentsignable_documentinsert_after_iduuid | nullInsert just after the position of the specified document idpasswordstringThe password required to unlock the document if it is protectednamestringlength between 1 and 128The new name to be assigned to the document. This value should contain any characters except "", "/" and can't start and finish with a space.initialsobjectInitialsArea objectResponses 200OK 400Bad request 401Access unauthorized 403Access forbidden 404Resource not found 405This method is not allowed 415UnsupportedMediaType 429Too Many Requests, please try again later. 500Internal Server ErrorUpdated 7 days ago