remy
remy

Test Send Email Endpoint

SMTP relay smoke test — raw sender/receiver, no template; still creates a real conversation.

post/api/v1/remy/email/test-send

Request body

campaign_idstring required
senderstring email required
receiverstring email required
template_idstring nullable
variablesobject nullable
subjectstring
bodystring

Response

Successful Response

okboolean required
message_idstring nullable
conversation_idstring nullable
errorstring nullable

Changes

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