Update a distribution channel.
API key for authentication
The ID of the distribution channel.
Payload for updating an assistant.
The ID of the graph the distribution channel should use. The graph ID is normally set in your langgraph.json configuration. If not provided, the distribution channel will keep pointing to same graph.
Configuration to use for the graph. Useful when graph is configurable and you want to update the assistant's configuration.
Static context added to the assistant.
Metadata to merge with existing assistant metadata.
The new name for the assistant. If not provided, assistant will keep its current name.
The new description for the assistant. If not provided, assistant will keep its current description.
Success
The ID of the distribution channel.
The ID of the graph.
The assistant config.
The time the assistant was created.
The last time the assistant was updated.
The assistant metadata.
Static context added to the assistant.
The version of the assistant
The name of the assistant
The description of the assistant