Skip to main content
POST
Contact

Authorizations

Authorization
string
header
required

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

Path Parameters

tenant
string | null
required

The domain of the customer

Example:

"example.com"

Body

application/json
email
string
required
phone_number
string | null
message
string | null

Response

Successful Response