v3
latestOpenAPI 3.1.02026-08-0150254154.0 KBvoiceAgent > variables
Create an Agent Variable
Creates a new template variable. Variables follow the DG_<VARIABLE_NAME> naming format and can substitute any JSON value in an agent configuration.
post/v1/projects/{project_id}/agent-variables
Path parameters
project_idstring required
The unique identifier of the project
Headers
Authorizationstring required
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Request body
Response
Agent variable created successfully