Form Fields

Create Form Field

post/api/v1/admin/form-fields

Request body

keystring
labelstring
type'text' | 'email' | 'date' | 'textarea'
requiredboolean
placeholderstring
helpTextstring
translationsobject
colSpaninteger
sortOrderinteger

Response

Created

successboolean required
dataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.