Skip to main content
POST
Rename Project

授权

Authorization
string
header
必填

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

请求体

application/json
project
string
必填
new_name
string
必填

新项目显示名

Required string length: 1 - 128

响应

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