/
NE
newapi
/
qn-platform API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 16h ago
Details
Filter operations
Admin Roles
6
Admin Users
4
Audit Logs
2
Auth
4
Certificate Templates
8
Contract Parties
5
Contract Templates
3
Contracts
10
Form Fields
4
get
Form Field List
post
Create Form Field
delete
Delete Form Field
patch
Update Form Field
Licenses
8
Orders
3
Plans
5
Public Fingerprint
1
Public Orders
2
Public Payments
3
Public Plans
2
Public Plugins
5
Public Query
2
Query Plans
7
System
1
System Settings
2
Translation
4
Form Fields
Create Form Field
post
/api/v1/admin/form-fields
Request body
object
required
key
string
label
string
type
'text'
|
'email'
|
'date'
|
'textarea'
required
boolean
placeholder
string
helpText
string
translations
object
colSpan
integer
sortOrder
integer
Response
Created
object
required
Created
success
boolean
required
data
object
required
Changes