Handles setting and deleting scheduled start for given campaign.
Required request body data: POST:
DELETE:
Returns: 200 - Success 400 - Bad Request (missing/bad values/unmet campaign start conditions) 402 - Not enough credits remaining (Only for POST) 404 - Campaign not found 500 - Internal Server Error
No response body