v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Teams in plan

Update Atlassian team in plan

Updates any of the following planning settings of an Atlassian team in a plan using JSON Patch.

  • planningStyle
  • issueSourceId
  • sprintLength
  • capacity

Permissions required: Administer Jira global permission.

Note that "add" operations do not respect array indexes in target locations. Call the "Get Atlassian team in plan" endpoint to find out the order of array elements.

put/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}:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}