Skip to main content
PUT
Save form HTML

Authorizations

Authorization
string
header
required

Authentication using either a FormBnB session JWT (issued by /auth) or an API key (prefixed with sk_). Both token types are passed as Bearer tokens in the Authorization header.

Path Parameters

id
string
required

Form ID

Body

application/json
html
string
required

HTML content for the form page

Minimum string length: 1

Response

HTML saved successfully

success
boolean
required
html_url
string | null
required