Skip to main content
POST
Contact Us

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
firstName
string | null

The user's first name.

lastName
string | null

The user's last name.

phoneNumber
string | null

The user's phone number.

message
string | null

The user's message.

Response

Successful Response

The response is of type boolean.