Submit contact form
Contact
Submit contact form
Submits a contact form message and sends email notifications
POST
Submit contact form
Documentation Index
Fetch the complete documentation index at: https://docs.justanotheruptime.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Name of the person submitting the contact form
Required string length:
2 - 100Example:
"John Doe"
Email address of the person submitting the contact form
Example:
"john.doe@example.com"
Subject of the contact message
Maximum string length:
200Example:
"Question about Enterprise Plan"
Content of the contact message
Maximum string length:
5000Example:
"I would like to know more about your enterprise plan features..."
Response
The contact form has been successfully submitted
Example:
"Contact form submitted successfully"