Outbound Test Calls

Place Outbound Test Call

Place a one-off outbound test call to an arbitrary number.

The call is flagged is_test=True and no outbound lead is created.

post/outbound-test-calls/

Request body

customer_numberstring required

Phone number to dial

first_namestring nullable

Contact first name

last_namestring nullable

Contact last name

phone_number_idstring uuid nullable

Internal phone number ID to dial from. Optional when the customer has exactly one ready number.

trigger_metadataobject nullable

Values for the customer's configured trigger fields (e.g. {"lead_source": "instagram_ad"})

Response

Successful Response

call_idstring uuid required

Internal call record ID

phone_numberstring required

The number the call was placed from

statusstring required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.