curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/marketing-center/automation/opportunity \
--header 'Content-Type: application/json' \
--data '
{
"opportunityId": "<unknown>"
}
'curl --request POST \
--url https://revive-api-v2-production.herokuapp.com/v1/marketing-center/automation/opportunity \
--header 'Content-Type: application/json' \
--data '
{
"opportunityId": "<unknown>"
}
'Success