Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

The base ID

Body

application/json
attachments
object[]
required

List of attachments to sign

Response

200 - application/json

URLs signed successfully

attachments
object[]
required

List of signed attachments with their tokens and URLs

Last modified on March 5, 2026