Is it possible to generate forms or surveys in Go High Level via the API

I have a massive form we are using for multiple sub-accounts. Its impractical to build this survey multiple times. (i am already creating the custom fields via the api) but i cant seem to find if the api is able to generate the forms or surveys for me via the api. Is it possible or is there another work-around? Thanks.

I am creating the custom fields via the api (360+ fields) but these fields are to be used in the survey/form. I see the docs mention the GET functions but no push. We are usuing the basic api and have yet to try advanced. I will get it if it can solve it.