v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Config Objects

Create config object

Creates a new private config object and initial immutable version.

post/v1/config-objects

Request body

type'skill' | 'agent' | 'command' | 'tool' | 'mcp' | 'hook' | 'context' | 'custom' required
sourceMode'cloud' | 'import' | 'connector' required
pluginIdsstring[]

Response

Config object created successfully.

oktrue required