Skip to main content
POST
Submit contact form

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
to_email
string<email>
required

Recipient email

subject
string
required

Email subject

message
string
required

Message content

location
string

Location in the application

phone_number
string

Phone number

preferred_contact_method
enum<string>

Preferred contact method

Available options:
emai,
phone

Response

Contact form submitted successfully

message
string