Creates a new task for a specific agent.
Documentation Index
Fetch the complete documentation index at: https://docs.deepslate.eu/llms.txt
Use this file to discover all available pages before exploring further.
ID of the Vendor (UUID)
ID of the Organization (UUID)
ID of the Agent (UUID)
Agent task create data
Key-value pairs representing user-specific data relevant to the task.
{
"customer_name": "Alice Wonderland",
"product_interest": "Teapot",
"callback_reason": "Price query"
}Target phone number for the task (e.g., customer callback number, preferably E.164 format).
"+491721234567"
Start hour (0-23) of the allowed execution window in UTC. Null means no restriction.
9
Length of the allowed execution window in hours. Null means no restriction.
8
When true, only schedule calls on weekdays (Mon-Fri).
true
When true, schedule the task for execution.
true
Agent task created successfully
Standard API response wrapper