Skip to main content

A block with type FORM_TITLE. Used for the main form title with optional logo and cover image.

uuid
string<uuid>
required

Unique identifier for this block.

type
enum<string>
required
Available options:
FORM_TITLE
groupUuid
string<uuid>
required

Groups related blocks together. For standalone blocks, use the block's own uuid. For child blocks (e.g., dropdown options, multiple choice options), use the parent block's uuid so all children share the same groupUuid.

groupType
enum<string>
required
Available options:
FORM_TITLE
payload
FormTitlePayload · object
required

Payload for FORM_TITLE block type. Used for the main form title with optional logo and cover image.