v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Config Objects

Attach config object to plugin

Adds a config object to a plugin when the caller can edit the target plugin.

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

Path parameters

configObjectIdstring typeid required

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

Request body

pluginIdstring typeid required

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

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

Response

Plugin membership created successfully.

oktrue required