v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Plugins

Add plugin config object

Adds a config object to a plugin.

post/v1/plugins/{pluginId}/config-objects

Path parameters

pluginIdstring typeid required

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

Request body

configObjectIdstring typeid required

Den TypeID with 'cob_' prefix and a 26-character base32 suffix.

membershipSource'manual' | 'connector' | 'api' | 'system'

Response

Plugin membership created successfully.

oktrue required