agents

Add Channel

Add a channel to an agent.

post/agents/{agent_id}/channels

Path parameters

agent_idstring uuid required

Request body

channel_typestring required
channel_configobject
is_activeboolean
channel_secretsobject nullable

Response

Successful Response

channel_typestring required
channel_configobject
is_activeboolean
idstring uuid required
agent_idstring uuid required
webhook_urlstring nullable
is_verifiedboolean required
verification_errorstring nullable
last_message_atstring date-time nullable
message_countinteger required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.