POST Bulk Action on SMS Campaigns​
Perform bulk actions on multiple SMS campaigns. Supported actions: delete_campaigns (permanently deletes campaigns and their data) and apply_labels (attaches labels to campaigns). Use select_all to target all campaigns. 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
Request Body​
Responses​
Bulk action completed successfully.