curl --location --request POST 'https://app.apacta.com/api/v1/forms' \
--header 'Content-Type: application/json' \
--data-raw '{
"form_template_id": "5c7e6466-5d17-4998-88d1-06bf3e99d001",
"project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9"
}'{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"success": true
}