POST Resend SMS Message​
Resend a specific SMS message by creating a new message entry with the same content and queuing it for delivery via Action Scheduler. The subscriber must still have a valid phone number and the message content must not exceed 1600 characters. PRO (requires FluentCampaign Pro SMS module).
Required capability: fcrm_read_emails
Route exists only while the SMS module is enabled; the policy returns false otherwise.
Enforced by SMSPolicy::verifyRequest(), the policy default for this route group.
Requires: FluentCampaign Pro with the SMS module enabled. While SMS is switched off the route is not registered at all and returns a 404.
Authorizations​
WordPress Application Passwords — use Basic auth with your WordPress username and an application password in the format: username:application_password
Parameters​
Path Parameters
Original SMS message ID to resend.
Responses​
SMS queued for resending.