Skip to main content
PUT
Update an agent's inbound configuration

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. Always the parent.

Body

application/json

Same shape as the PUT /agent/{id} body, minus agent_name and project_id. The opening line is intro_message; a field named greeting is ignored.

Response

Success.

success
boolean
data
object

The updated inbound face, in the same shape as an agent.