file_element
Update visible element
Update visible element of a specific file
patch/ocs/v2.php/apps/libresign/api/{apiVersion}/file-element/{uuid}/{elementId}
Path parameters
apiVersion'v1' required
uuidstring required
UUID of sign request. The signer UUID is what the person receives via email when asked to sign. This is not the file UUID.
elementIdinteger nullable required
ID of visible element. Each element has an ID that is returned on validation endpoints.
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Request body
Response
OK