Content Management

Bind Guide Agent

Bind an agent to the guide (or update its access level if already bound).

post/api/v1/content/properties/{property_id}/guide-agent-bindings

Path parameters

property_idstring uuid required

Request body

agent_kind'voice' | 'report' | 'text' | 'chat' required
agent_idstring uuid required
audience'PUBLIC' | 'INTERNAL' required

Response

Successful Response

agent_kind'voice' | 'report' | 'text' | 'chat' required
agent_idstring uuid required
namestring required
boundboolean required
audience'PUBLIC' | 'INTERNAL' nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.