Update Form Registry
PATCH /forms/{form_key}
PATCH
/forms/{form_key}
Rename a form, reassign its owner, or archive it.
Authorizations
Parameters
Path Parameters
form_key
required
Form key.
string
Form key.
Header Parameters
Request Body required
Rename, reassign or archive a form.
object
source_id
required
Which INSTALLED SOURCE of this form. A form key can be present on more than one source, and every operation on this surface is scoped to one - omitting it would silently act on whichever the backend picked.
string
Responses
200
Successful Response
object
data
required
An open envelope for a form operational view.
overview, fields, placements, activity, a route save result and a
submission trace each return a different shape assembled from several
upstreams. Pinning any of them would drop a field the moment one is added,
and on a delivery-diagnostics surface a missing field reads as a missing
delivery.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string