Skip to main content
POST
pctx0

Authorizations

X-Access-Key
string
header
required

Workspace access key for agent/runtime integrations.

Path Parameters

workspaceId
string<uuid>
required

Body

application/json
name
string
required
Required string length: 1 - 100
Example:

"Support bot"

description
string
required
Required string length: 1 - 2000
Example:

"Handles customer support conversations"

Response

Created

id
string<uuid>
required
Example:

"22222222-2222-2222-2222-222222222222"

workspaceId
string<uuid>
required
Example:

"11111111-1111-1111-1111-111111111111"

name
string
required
Example:

"Support bot"

kind
string
required
Example:

"unmanaged"

handle
string
required
Example:

"support-bot"

description
string
required
Example:

"Handles customer support conversations"

status
string
required
Example:

"active"

createdAt
string<date-time>
required
Example:

"2026-07-01T12:00:00Z"

updatedAt
string<date-time>
required
Example:

"2026-07-01T12:00:00Z"

promptId
string<uuid>
kbLabels
object