Skip to main content
PUT
Update form

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
isPublic
enum<boolean>
Available options:
true
name
string
description
string | null
tags
string[]
alternativeNames
string[]
headerBgColor
string | null
logoWidth
number | null
headerPaddingTop
number | null
headerPaddingBottom
number | null
settings
object
metadata
object

Response

Successful response

id
string
required
name
string
required
description
string | null
required
isPublic
boolean
required