Triggers

Test-send a trigger

post/triggers/{id}/test_send

Path parameters

idstring required

The ID of the trigger to test-send

Request body

customerstring nullable

The ID of the customer to test-send the trigger to

to_email_addressstring nullable

The email address to test-send the trigger to

to_phone_numberstring nullable

The phone number to test-send the trigger to

variablesobject nullable

The variables to test-send the trigger with

email_addressstring

The ID of the email address to use as the sending address (overrides the trigger's configured email address)

phone_numberstring

The ID of the phone number to use as the sending phone number (overrides the trigger's configured phone number)

step_idsstring[] nullable

The IDs of the steps to test-send (if omitted, all steps are sent)

Response

Whether the test send was successful

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.