latestOpenAPI 3.1.02026-08-16326344722.2 KB

70349900db34

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