put https://api.paperform.co/v1/forms/
This endpoint updates a specific form by slug or ID.
Please note that this feature is exclusively available as part of the Business API.
Log in to see full request history
Responses
This endpoint updates a specific form by slug or ID.
Please note that this feature is exclusively available as part of the Business API.
xxxxxxxxxx
curl --request PUT \
--url https://api.paperform.co/v1/forms/slug_or_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: