/
LI
linux-do
/
LINUX DO CDK
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9m ago · Updated 2mo ago
Details
Filter operations
admin
3
Dashboard
1
health
2
oauth
4
payment
1
project
11
get
/api/v1/projects
post
/api/v1/projects
get
/api/v1/projects/mine
get
/api/v1/projects/received
get
/api/v1/projects/received/chart
get
获取指定项目信息 (Get specific project information)
put
/api/v1/projects/{id}
delete
/api/v1/projects/{id}
get
/api/v1/projects/{id}/receivers
post
/api/v1/projects/{id}/report
get
/api/v1/tags
project
put
/api/v1/projects/{id}
Path parameters
id
string
required
项目ID
Request body
ProjectUpdateProjectRequestBody
required
allow_same_ip
boolean
description
string
enable_filter
boolean
end_time
string
required
hide_from_explore
boolean
minimum_trust_level
0
|
1
|
2
|
3
|
4
name
string
required
price
number
project_items
string[]
project_tags
string[]
risk_level
integer
start_time
string
required
Response
OK
ProjectProjectResponse
required
{"stackTrail":"components:schemas:project.ProjectResponse:properties:data","oasType":"schema","type":"unknown"}
error_msg
string
Changes