Teams in plan
Remove Atlassian team from plan
Removes an Atlassian team from a plan and deletes their planning settings.
Permissions required: Administer Jira global permission.
delete/rest/api/2/plans/plan/{planId}/team/atlassian/{atlassianTeamId}
Path parameters
planIdinteger required
The ID of the plan.
atlassianTeamIdstring required
The ID of the Atlassian team.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/2/plans/plan/{planId}/team/atlassian/{atlassianTeamId}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}