Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
name
string
erforderlich
Required string length: 1 - 20
positions
enum<string>[]
erforderlich
Minimum array length: 1
Verfügbare Optionen:
dashboard,
view,
contextMenu,
panel
description
string
Maximum string length: 150
detailDesc
string
Maximum string length: 3000
url
string<uri>
config
object
helpUrl
string<uri>
i18n
object
Beispiel:
autoCreateMember
boolean

Antwort

201 - application/json

Returns data about the plugin.

id
string
erforderlich
name
string
erforderlich
positions
enum<string>[]
erforderlich
Verfügbare Optionen:
dashboard,
view,
contextMenu,
panel
secret
string
erforderlich
status
enum<string>
erforderlich
Verfügbare Optionen:
developing,
reviewing,
published
createdTime
string
erforderlich
description
string
detailDesc
string
url
string
config
object
helpUrl
string
i18n
object
Beispiel:
pluginUser
object
Zuletzt geändert am 4. September 2026