v4

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

Create plan-only team

Creates a plan-only team and configures their planning settings.

Permissions required: Administer Jira global permission.

post/rest/api/2/plans/plan/{planId}/team/planonly

Path parameters

planIdinteger required

The ID of the plan.

Request body

capacitynumber double

The capacity for the plan-only team.

issueSourceIdinteger

The ID of the issue source for the plan-only team.

memberAccountIdsstring[]

The account IDs of the plan-only team members.

namestring required

The plan-only team name.

planningStyle'Scrum' | 'Kanban' required

The planning style for the plan-only team. This must be "Scrum" or "Kanban".

sprintLengthinteger

The sprint length for the plan-only team.

Response

Returned if the request is successful.

integer required