read
access to both the team and project, or admin
access to the team or project. This endpoint removes the project from the team, but does not delete the project.org_id
and team_id
using the route DELETE /organizations/{org_id}/team/{team_id}/projects/{project_id}
.Authorization: Bearer ********************
curl --location --request DELETE 'https://api.github.com/orgs//teams//projects/' \
--header 'Authorization: Bearer <token>'
{}
【GitHub】API开发者 微信交流群
用微信扫右侧 二维码,加入【GitHub】API开发者 交流群,互助沟通