v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Agents

Create skill namespace

Create a private skill namespace owned by the authenticated org and receive a one-time bearer token used by the case-skills publisher.

post/agent/skills/namespaces

Request body

namespaceIdstring required

URL-safe slug, e.g. "curi" or "client-firm-abc". Lowercase alphanumeric with single hyphens, 2-64 chars.

labelstring nullable
descriptionstring nullable
metadataobject nullable

Response

Namespace created. token is shown exactly once — store it securely.