cURL
curl --request POST \ --url https://prod-contactswing-fastapi-962560522883.us-central1.run.app/v2/campaign/create_with_touchpoint \ --header 'Authorization: <authorization>'
{ "ctx_id": "<string>", "data": { "id": "<string>", "name": "<string>", "status": "<string>" } }
Create a new campaign.