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

Cuerpo

application/json
nodeId
string
requerido
allowSave
boolean | null
allowCopy
boolean | null
password
string | null
Minimum string length: 3

Respuesta

201 - application/json

Returns the created base share

baseId
string
requerido
shareId
string
requerido
password
boolean
requerido
nodeId
string
requerido
allowSave
boolean | null
requerido
allowCopy
boolean | null
requerido
enabled
boolean
requerido
Última modificación el 4 de septiembre de 2026