Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 914 Bytes

File metadata and controls

21 lines (14 loc) · 914 Bytes

UpdateWhatsAppCampaign

Properties

Name Type Description Notes
campaignName String Name of the campaign [optional]
campaignStatus CampaignStatusEnum Status of the campaign [optional]
rescheduleFor String Reschedule the sending UTC date-time (YYYY-MM-DDTHH:mm:ss.SSSZ) of campaign. **Prefer to pass your timezone in date-time format for accurate result.For example: 2017-06-01T12:30:00+02:00 Use this field to update the scheduledAt of any existing draft or scheduled WhatsApp campaign. [optional]
recipients CreateWhatsAppCampaignRecipients [optional]

Enum: CampaignStatusEnum

Name Value
SCHEDULED "scheduled"
SUSPENDED "suspended"