Skip to main content
POST
Submit a public contact request to support

Body

The contact form data to submit.

Request schema for the Leadping API contact form request, including the fields clients can send.

name
string | null

Display name for this contact form request in the Leadping API.

email
string

Email address for the person represented by this contact form request.

message
string

Message text supplied by the user or returned by the Leadping API for this contact form request.

token
string

Invitation or workflow token used to authorize this request.

Response

Contact form was successfully submitted.

Response schema for the Leadping API contact form response returned to authenticated clients.

message
string

Message text supplied by the user or returned by the Leadping API for this contact form response.