APIReferenceForms
Remove a field
Removes a field from a form. The remaining fields are re-packed in order.
Authorization
ApiKey AuthorizationBearer <token>
In: header
Path Parameters
id*string
Form id.
fieldId*string
Field id.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/forms/string/fields/string"{ "ok": true}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}