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

tableId
string
required

Body

application/json
pluginId
string
required
name
string

Response

201 - application/json

Returns data about the installed plugin.

pluginId
string
required
pluginInstallId
string
required
name
string
required
viewId
string
required
Last modified on March 5, 2026