Skip to main content
PUT
Update form

Authorizations

x-api-key
string
header
required

Body

application/json
id
string
required

24-char hex identifier of the form.

Pattern: ^[a-fA-F0-9]{24}$
title
object
slug
string

Must satisfy slug rules and remain unique per tenant.

description
object
submitButtonText
object
sections
object[]

Sections may include field-level relation definitions identical to the create payload.

isActive
boolean
formType
enum<string>

Same values as on create.

Available options:
public,
internal
captcha
object

Per-form CAPTCHA gate; same shape as on create.

notification
object

Submission notification settings; same shape as on create.

relation
object

Response

Updated