Skip to main content
PATCH
Patch Project Meta

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
project
string
必填

项目键

description
string | null
visibility
string | null

private | public

display_name
string | null

显示名称(不重命名路径时可单独设置)

响应

Successful Response

project_key
string
必填
name
string
必填
display_name
string | null
description
string | null
visibility
string
默认值:private
owner_username
string | null
team_key
string | null
can_manage
boolean
默认值:false