Teams in plan
Delete plan-only team
Deletes a plan-only team and their planning settings.
Permissions required: Administer Jira global permission.
delete/rest/api/3/plans/plan/{planId}/team/planonly/{planOnlyTeamId}
Path parameters
planIdinteger required
The ID of the plan.
planOnlyTeamIdinteger required
The ID of the plan-only team.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/plans/plan/{planId}/team/planonly/{planOnlyTeamId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}