Skip to main content
PATCH
Go

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the form to update.

Maximum string length: 30

Body

name
string
Required string length: 1 - 150
messages
object | null
languages
object | null
translations
object | null
nodes
object[] | null
start
object | null
ending
object | null
style
object | null

Response

Form successfully updated.

id
string<form-id>
required
Maximum string length: 30
name
string
required
Required string length: 1 - 150
created_at
string<date-time>
required
updated_at
string<date-time>
required
messages
object
languages
object
translations
object
nodes
object[]
start
object
ending
object
style
object
embedded_at
string<date>
submitted_at
string<date>