Skip to main content
POST
/
v1
/
webhooks
/
hubspot
/
report-reminder
/
{emailId}
cURL
curl --request POST \
  --url https://revive-api-v2-production.herokuapp.com/v1/webhooks/hubspot/report-reminder/{emailId} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

emailId
string
required

Body

application/json

The body is of type object.

Response

200

Success