Skip to main content
POST
Create config object

Body

application/json
type
enum<string>
required
Available options:
skill,
agent,
command,
tool,
mcp,
hook,
context,
custom
sourceMode
enum<string>
required
Available options:
cloud,
import,
connector
input
object
required
pluginIds
string<typeid>[]
Maximum array length: 100

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

Required string length: 30
Pattern: ^plg_.*

Response

Config object created successfully.

ok
boolean
required
item
object
required