curl --location --request POST 'https://public.outreach2day.com/campaigns//reply-classification?workspaceId' \
--header 'authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"contactEmail": "string",
"replyIntent": "string",
"contactOutcome": "string",
"confidence": 0,
"replyMessageId": "string",
"threadId": "string",
"source": "string",
"occurredAt": "2019-08-24T14:15:22.123Z"
}'{
"eventIds": [
"string"
],
"queuedDeliveries": 0,
"replyIntent": "string",
"contactOutcome": "string",
"confidence": 0,
"source": "string",
"occurredAt": "string",
"outcomeChanged": true,
"intentMappingVersion": "string",
"property1": "string",
"property2": "string"
}