Jump to Content
Home
Documentation
API Reference
v0.50.5-beta
API Reference
Moon (Dark Mode)
Sun (Light Mode)
0.50.5-beta
Home
Documentation
API Reference
Delete a file
Search
All
Pages
Start typing to search…
JUMP TO
🔮 Instill AI API
🪆 Namespace
Get the authenticated user
get
Update the authenticated user
patch
List users
get
Get a user
get
List organizations
get
Create an organization
post
Get an organization
get
Delete an organization
delete
Update an organization
patch
List user memberships
get
Get a user membership
get
Delete a user membership
delete
Update a user membership
put
List organization memberships
get
Get a an organization membership
get
Delete an organization membership
delete
Uppdate an organization membership
put
List API tokens
get
Create an API token
post
Get an API token
get
Delete an API token
delete
Validate an API token
post
Check if a namespace is in use
post
💧 Pipeline
List accessible pipelines
get
List namespace pipelines
get
Create a new pipeline
post
Get a pipeline
get
Delete a pipeline
delete
Update a pipeline
patch
Validate a pipeline
post
Rename a pipeline
post
Clone a pipeline
post
Trigger a pipeline
post
Trigger a pipeline via streaming
post
Trigger a pipeline asynchronously
post
List the releases in a pipeline
get
Create a pipeline release
post
Get a pipeline release
get
Delete a pipeline release
delete
Update a pipeline release
patch
Clone a pipeline release
post
Trigger a pipeline release
post
Trigger a pipeline release asynchronously
post
List secrets
get
Create a secret
post
Get a secret
get
Delete a secret
delete
Update a secret
patch
List component definitions
get
Get the details of a long-running operation
get
List Pipeline Runs
get
List Component Runs
get
List Pipeline Runs By Requester
get
List namespace connections
get
Create a connection
post
Get a namespace connection
get
Delete a connection
delete
Update a connection
patch
Test a connection
post
List pipelines that reference a connection
get
List integrations
get
Get an integration
get
⚗️ Model
List model definitions
get
List available regions
get
Get a model definition
get
List models
get
List namespace models
get
Create a new model
post
Get a model
get
Delete a model
delete
Update a model
patch
Rename a model
post
Watch the state of a model version
get
Watch the state of the latest model version
get
List namespace model versions
get
Delete a model version
delete
Trigger model inference
post
Trigger model inference asynchronously
post
Trigger model inference
post
Trigger model inference asynchronously
post
Get the details of the long-running operation from a namespace model with a particular version
get
Get the details of the latest long-running operation from a namespace model
get
Get the details of a long-running operation
get
List Model Runs
get
List Model Runs By Requester
get
💾 Artifact
Get all catalogs info
get
Create a catalog
post
Get file catalog
get
Delete a catalog
delete
Update a catalog info
put
List catalog files
get
Create a file
post
Delete a file
delete
Process catalog files
post
Get catalog file
get
List catalog chunks
get
Search catalog chunks
get
Get catalog single-source-of-truth file
get
Get summary from a catalog file
get
Search single-source-of-truth files
get
Update catalog chunk
post
Retrieve similar chunks
post
Ask a question
post
List Catalog Runs
get
Get Object Upload URL
get
Get Object Download URL
get
Move file to another catalog
post
🍎 Agent
List chats
get
Create a chat
post
Get a chat
get
Delete a chat
delete
Update a chat
put
List messages
get
Chat with agent
post
Table
Bind table to chat
post
Unbind table from chat
post
List chat tables
get
List table templates
get
Get table template
get
List tables
get
Create a table
post
Create a table from a table template
post
Get table
get
Delete table
delete
Update table
patch
Chat with table builder agent
post
List table builder agent messages
get
Get column definitions
get
Update column definitions
put
Get column definition
get
Recompute column
post
List rows
get
Delete rows
delete
Insert row
post
Update rows
patch
Get row
get
Delete row
delete
Update row
patch
Move row
post
Get cell
get
Update cell
patch
Reset cell
post
Recompute cell
post
Lock cell
post
Unlock cell
post
Get table events
get
Export table
post
📊 Metrics
List pipeline trigger time charts
get
List model trigger time charts
get
List Instill Credit consumption time charts
get
🤝 Subscription
Get the subscription of the authenticated user
get
Get the subscription of an organization
get
Get the remaining Instill Credit
get
Powered by
Ask AI
Delete a file
delete
https://api.instill-ai.com/v1alpha/catalogs/files
Deletes a file.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://api.instill-ai.com
/v1alpha/catalogs/files
RESPONSE
Click
Try It!
to start a request and see the response here!