cURL
curl --request POST \ --url https://v2.stopbars.com/contact \ --header 'Content-Type: application/json' \ --data ' { "email": "[email protected]", "topic": "<string>", "message": "<string>" } '
Public endpoint to submit a contact/support message. Limited to 1 submission per 24 hours per IP.
Message stored
Was this page helpful?