Skip to main content
PATCH
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Body

application/json
name
string
handle
string
role
string | null
persona
string | null
position
integer
avatar_style
object
skill_slugs
string[] | null

Restrict the bot to these skills. null means every skill; [] means none. Omit to leave unchanged.

toolsets
string[] | null

Restrict the bot to these toolsets (crevio_platform, crevio_onboarding, crevio_docs, crevio_api, integrations). null means every toolset; [] means none. Omit to leave unchanged.

Response

Bot updated

id
string
required
object
string
required
name
string
required
handle
string
required
role
string | null
required
persona
string | null
required
position
integer
required
skill_slugs
string[] | null
required
toolsets
string[] | null
required
avatar_style
object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
avatar_url
string | null
required
model_id
string | null
required