v5

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

Update plan-only team

Updates any of the following planning settings of a plan-only team using JSON Patch.

  • name
  • planningStyle
  • issueSourceId
  • sprintLength
  • capacity
  • memberAccountIds

Permissions required: Administer Jira global permission.

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

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