Narayan khatri
Error: Contact form not found.
Your name
Your email
Subject
Your message (optional)
curl –location ‘http://localhost:8082/api/v1/forms/create’ –header ‘Authorization: [Your API Key]’ –header ‘Content-Type: application/json’ –data-raw ‘{ “froms_object”: { “name”: “name”, “email”: “email”, “phone”: “mobile no” }, “froms_type”: “contact” }’