Endpoints
Submit
This endpoint submits validates and saves your form submissions. Assuming you have a form set up with the fields - name
, email
, phone
, enquiry
and message
, you would send a POST request to this endpoint with the following body
POST
Body
This can be used in any context you like.
This can be used in any context you like.
This can be used in any context you like.
This can be used in any context you like.
This can be used in any context you like.
Response
Contains the status of the call and the error message if any.
Contains the status of the call and the HTTP status code.