Prefect home page
v3
Search or ask...
PrefectHQ/Prefect
PrefectHQ/Prefect
Search...
Navigation
UI
Validate Obj
Documentation
APIs & SDK
Examples
Integrations
Contribute
Join our Community
Prefect Cloud
APIs & SDK
Overview
Python SDK Overview
REST API
REST API overview
Cloud API
Server API
Server API Overview
Root
Flows
Flow Runs
Task Runs
Flow Run States
Task Run States
Flow Run Notification Policies
Deployments
SavedSearches
Logs
Concurrency Limits
Concurrency Limits V2
Block types
Block documents
Work Pools
Task Workers
Work Queues
Artifacts
Block schemas
Block capabilities
Collections
Variables
GET
Create Csrf Token
Events
Automations
UI
POST
Validate Obj
Admin
CLI Reference
UI
Validate Obj
POST
/
api
/
ui
/
schemas
/
validate
200
422
{
"errors"
:
[
"<string>"
]
,
"valid"
:
true
}
Headers
​
x-prefect-api-version
string
Body
application/json
​
json_schema
object
required
​
values
object
required
Response
200
200
422
application/json
Successful Response
​
errors
array
required
​
valid
boolean
required
Was this page helpful?
Yes
No
Validate Template
Read Settings
200
422
{
"errors"
:
[
"<string>"
]
,
"valid"
:
true
}