Prerequisites
- A Tally account
- An API key
Request
To create a form with a mention, you’ll need to send a POST request with the form blocks, including the mentions as part of theTITLE block.
Response
The API will respond with a 200 status code and return the newly created form:name hidden field.

Which can be auto populated using the
name query parameter.
