Skip to main content
PUT
Replace the agent's attached dictionaries

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

Agent ID.

Body

application/json
dictionary_ids
string<uuid>[]
required

Full replacement set of dictionary IDs. Pass [] to detach all.

Response

Agent's attached dictionaries after the swap.

success
boolean
data
object