Send a notification when a new user registers on community platform
POST
/api/v1/contact
Processes contact form submissions from the community platform and sends notification emails to the product/marketing team
Request Body required
Section titled “Request Body required ”object
company
string
country
string
email
required
string
first_name
required
string
industry
string
last_name
required
string
message
required
string
position
string
request_type
required
string
Responses
Section titled “ Responses ”default
Section titled “default ”On success
object
code
required
number format: int32
Example
200 data
required
object
message
required
string
Example
success pagination
required
object
total
required
number format: int64
status
required
string
Example
OK