Skip to main content
POST
/
v1
/
public
/
contact
Submit a sales-contact lead from the marketing site
curl --request POST \
  --url https://api.example.com/v1/public/contact \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json

The body is of type object.

Response

200

Lead received and forwarded to the sales inbox