Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

baseId
string
requerido

The base ID

Cuerpo

application/json
attachments
object[]
requerido

List of attachments to sign

Respuesta

200 - application/json

URLs signed successfully

attachments
object[]
requerido

List of signed attachments with their tokens and URLs

Última modificación el 4 de septiembre de 2026