v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Qualified Electronic Signature

Create signature

Use this endpoint to create a signature, including its metadata and the document(s) to be signed. <br /><br /><img src="https://files.readme.io/310d4d3-Inline_Caution.svg" align="left" alt="Important" /> Important: <code>signatureId</code> and <code>workflowId</code> are string identifiers that can be used interchangeably.

post/v1/clients/{clientId}/signatures

Path parameters

clientIdstring required

Our unique identifier for the client, returned in the Create workflow response. <br /><br />Format: uuid string <br /><br />Example: 790f325a-48c9-4b82-bb53-c0ea128236f0

Headers

Authorizationstring required

The access_token returned in your most recent Create access token response.

Content-Typestring

Set to multipart/form-data.

Response

The signature was created

SignatureIdstring uuid required