Skip to main content
POST
Add plugin config object

Path Parameters

pluginId
string<typeid>
required

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

Required string length: 30
Pattern: ^plg_.*

Body

application/json
configObjectId
string<typeid>
required

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

Required string length: 30
Pattern: ^cob_.*
membershipSource
enum<string>
Available options:
manual,
connector,
api,
system

Response

Plugin membership created successfully.

ok
boolean
required
item
object
required