FormTemplateQuestion
Add a question to a form template
POST
Add a question to a form template
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Path Parameters
The form template identifier
Body
application/json
The label.
Maximum string length:
255The question type.
Available options:
text, textarea, select, radio, checkbox, number, date, boolean Whether the field is required.
The display order.
Required range:
x >= 0Helper text shown to the user.
The available options.
Visibility rule definitions.