Scheduling
Once you have created a 2Mee Message you can schedule it for delivery.
Text notification schedule
POST
https://exchange-prod-g.2mee.com/notification/schedule
Messages you have created can be scheduled from now or scheduled later. Selecting schedule from now starts to bundle up messages and send these instantly whereas schedule later delivers at the chosen date and time.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | Message Id to be scheduled. |
Last updated