curl --location --request POST 'https://public.outreach2day.com/campaigns//contacts/outcome-override?workspaceId' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"contactEmail": "string",
"replyIntent": "string",
"contactOutcome": "string",
"confidence": 0,
"reason": "manual_override"
}'{
"eventIds": [
"string"
],
"queuedDeliveries": 0,
"replyIntent": "string",
"contactOutcome": "string",
"confidence": 0,
"source": "string",
"occurredAt": "string",
"outcomeChanged": true,
"intentMappingVersion": "string",
"property1": "string",
"property2": "string"
}