v50

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

Get code to sign the document using UUID

post/ocs/v2.php/apps/libresign/api/{apiVersion}/sign/uuid/{uuid}/code

Path parameters

apiVersion'v1' required
uuidstring required

UUID of LibreSign file

Headers

OCS-APIRequestboolean required

Required to be true for the API request to pass

Request body

identifyMethod'account' | 'email' nullable

Identify signer method

signMethodstring nullable

Method used to sign the document, i.e. emailToken, account, clickToSign, smsToken, signalToken, telegramToken, whatsappToken, xmppToken

identifystring nullable

Identify value, i.e. the signer email, account or phone number

Response

OK