/
QO
qomplement
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 1d ago
Details
Filter operations
Admin
16
Admin Dashboard
10
Agent Connectors
7
agentcore-browser
8
authentication
9
Batch Processing
32
Billing
6
calendar
5
cloud-storage
5
Comparison & Reconciliation
4
Database Connections
19
developer
36
email-inbox
8
Error Tracking
4
Excel Processing
15
Extraction Templates
9
filling-agent
9
Gemini Document Editor
2
google-oauth
4
Kiwi Agent
46
Kiwi Connections
8
Knowledge Base
5
OCR Processing
6
PDF Form Processing
25
Precision Retry
1
Qomplement Runtime
2
schedules
20
Sharing
7
post
Share Document
delete
Revoke Document Share
get
List Documents Shared By Me
get
List Documents Shared With Me
post
Share Workflow
delete
Revoke Workflow Share
get
List Workflows Shared With Me
signatures
6
tasks
1
template-gallery
8
training
13
UI2 Books
4
users
6
web-form-v2
6
web-form-v3
1
WhatsApp AI
5
Workflows
17
get
Debug Version
post
Process Document
get
Get Templates
post
Create Template
post
Batch Process
post
Create Extraction Api
post
Extract With Api
get
List Apis
delete
Delete Api Endpoint
get
Get User Agent Rules
put
Save User Agent Rules
get
Health Check
Sharing
Share Workflow
Share a workflow with a team or user
post
/api/sharing/workflows
Request body
ShareWorkflowRequest
required
workflow_id
string
required
share_with_team_id
string
nullable
share_with_user_id
string
nullable
permission_level
string
Response
Successful Response
WorkflowShareResponse
required
id
string
required
workflow_id
string
required
workflow_name
string
required
shared_by_email
string
required
shared_with_team_name
string
nullable
shared_with_user_email
string
nullable
permission_level
string
required
shared_at
string
required
Changes