Skip to main content
POST
/
v1
/
marketing-center
/
webhook
/
create-image
cURL
curl --request POST \
  --url https://revive-api-v2-production.herokuapp.com/v1/marketing-center/webhook/create-image \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

Success