6915dfb03e5d

latestOpenAPI 3.1.02026-08-14324343719.4 KB
Plugins

Add plugin config object

Adds a config object to a plugin. Programs require manager access because this can expand their audience through Plugin and Marketplace grants.

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