Skip to main content

Prerequisites

  • A Tally account
  • An API key
  • An existing form

Request

To style blocks, you can use basic HTML markup in the html field.
In this example, we’ll be styling “name” in the question title block.

Response

The API will respond with a 200 status code and return the some meta data about the form:
Your form will now display with a styled title block where “name” appears in italic, bold, and in red (#eb4d4b).
Form with styled title block