For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Support
Dashboard
Getting Started
API Reference
Roadmap
Blog
Support
Dashboard
Environments
Update environment
Copy page
PUT
https://api.schematichq.com
/
environments
/
:environment_id
Authentication
X-Schematic-Api-Key
string
API Key authentication via header
Path parameters
environment_id
string
Required
environment_id
Request
This endpoint expects an object.
environment_type
enum or null
Optional
Allowed values:
development
production
staging
name
string or null
Optional
1-256 characters
Response
OK
data
object
Show 5 properties
params
object
Input parameters
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error