/
HI
hide-org
/
Hide API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
post
Create a new project
delete
Delete a project
get
List files in project
post
Create a new file
get
Read file contents
put
Update file contents
delete
Delete a file
get
List tasks
post
Create a new task
get
Search files or symbols
get
Get document outline
Update file contents
put
/projects/{id}/files/{path}
Path parameters
id
string
required
Project identifier
path
string
required
File path
Request body
union
required
object
required
OR
object
required
OR
object
required
Response
File updated successfully
File
required
path
string
required
lines
Line[]
required
diagnostics
Diagnostic[]
Changes