put https://api.superpath.io/forms/
Update an form
Log in to see full request history
Responses
Update an form
xxxxxxxxxx
curl --request PUT \
--url https://api.superpath.io/forms/formId \
--header 'accept: text/plain' \
--header 'content-type: application/json' \
--data '{"type":"quiz"}'
Try It!
to start a request and see the response here! Or choose an example: