/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 1mo ago
Details
Filter operations
APIKey
4
Base
12
Chat
7
Components Store
9
get
Check If Store Is Enabled
get
Check If Store Has Api Key
get
Get Components
post
Share Component
get
Download Component
patch
Update Shared Component
get
Get Tags
get
Get List Of Components Liked By User
post
Like Component
Files
18
Flows
12
Folders
7
Health Check
2
Knowledge Bases
6
Log
2
Login
4
mcp
4
MCP
5
mcp_projects
8
Monitor
9
OpenAI Responses API
1
Projects
7
Users
6
Validate
2
Variables
4
Voice
1
Components Store
Update Shared Component
patch
/api/v1/store/components/{component_id}
Path parameters
component_id
string
uuid
required
Request body
StoreComponentCreate
required
name
string
required
description
string
nullable
required
data
object
required
tags
string[]
nullable
required
parent
string
uuid
nullable
is_component
boolean
nullable
required
last_tested_version
string
nullable
private
boolean
nullable
Response
Successful Response
CreateComponentResponse
required
id
string
uuid
required
Changes