v50

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

Updates signatures data

It is necessary to inform the UUID of the file and a list of signers.

patch/ocs/v2.php/apps/libresign/api/{apiVersion}/request-signature

Path parameters

apiVersion'v1' required

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

uuidstring nullable

UUID of sign request. The signer UUID is what the person receives via email when asked to sign. This is not the file UUID.

statusinteger nullable

Numeric code of status * 0 - no signers * 1 - signed * 2 - pending

policyobject nullable

Structured policy payload with request-level overrides and active context.

namestring nullable

The name of file to sign

Response

OK