/
ON
oneschema
/
Templates
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
proprietary
2026-07-24
156
175
241.3 KB
Code Hooks (Legacy)
Create validation code hook
Create a validation code hook.
post
/v1/template-hooks/validation/code
Request body
ValidationCodeHookRequest
required
key
string
required
columns
string[]
required
validation_type
'row'
|
'column'
code
string
required
Response
200
EmptyResponse
required