post https://api.cmercury.com/api/Message/Schedule
Use this API to schedule the message for a future time.
Log in to see full request history
Responses
Use this API to schedule the message for a future time.
xxxxxxxxxx
10curl --request POST \
--url https://api.cmercury.com/api/Message/Schedule \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"ScheduleDate": "2016-06-16 12.10.00 PM",
"MessageID": null
}
'
Try It!
to start a request and see the response here! Or choose an example: