Skip to main content
PATCH
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
dashboardId
string
required
pluginInstallId
string
required

Body

application/json
storage
object

Response

200 - application/json

Returns data about the updated plugin.

baseId
string
required
dashboardId
string
required
pluginInstallId
string
required
storage
object
Last modified on March 5, 2026