Skip to main content
PUT
Replace field rules

Authorizations

Authorization
string
header
required

Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx. The scope required by each endpoint is listed in that endpoint's description.

Path Parameters

form_token
string
required

Form token

Body

application/json

Replace body. A present key replaces all rules of that kind; an empty array clears them; an omitted key leaves them untouched.

field_rules
object[]
redirect_rules
object[]

Response

Updated

data
object
required
Last modified on July 24, 2026