v50

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-06-2680131565.4 KB
file_element

Delete visible element

Delete visible element of a specific file

delete/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 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

Response

OK