/
FE
federatedai
/
FATE Flow restful api
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
client
9
data
4
job
12
log
2
model
7
output
9
permission
7
provider
3
server
8
site
1
table
3
post
/table/bind/path
post
/table/delete
get
/table/query
table
post
/table/bind/path
Request body
ReqBindPath
required
namespace
string
required
Namespace of the data table
name
string
required
Name of the data table
path
string
required
File path on the server
Response
Success
CommonModel
required
message
string
code
integer
Changes