Campaigns
Confirm the Campaign
put/campaigns/{campaign_uid}/confirm
Request body
Example request
{
"send_at": "2021-01-01 00:00:00"
}Response
Request success
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.