Test call with draft config

View as Markdown
Initiate a test call using the draft's resolved configuration.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Path parameters

idstringRequired
The agent ID
draftIdstringRequired
The draft ID

Request

This endpoint expects an object.
modeenumOptionalDefaults to webcall
Test call mode
Allowed values:
toPhonestringOptional
Phone number for telephony mode

Response

Test call initiated
statusboolean
dataobject
Test call result details

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error