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

tableId
string
requerido
viewId
string
requerido

Respuesta

201 - application/json

Returns successfully enable view share

shareId
string
requerido

The share id of the view. Use it to access the shared view at ${endpoint}/share/{shareId}/view (e.g. https://app.teable.ai/share/shrH7kunpHv8U9kfZyD/view).

Última modificación el 15 de septiembre de 2026