Update a form
Updates a form.
Authorization
bearerAuth API key (cf_*) passed as Bearer token
In: header
Path Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PATCH "https://example.com/forms/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Content-Type: application/json" \ -d '{}'{ "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843"}