Add Variable
Variables
Create Variable
Creates a new variable, this route must use the new V3 endpoints.
POST
Add Variable
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example Request
The
key must be unique within the agent. Duplicate keys will return a 400 error.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
