v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Teams in plan

Add Atlassian team to plan

Adds an existing Atlassian team to a plan and configures their plannning settings.

Permissions required: Administer Jira global permission.

post/rest/api/3/plans/plan/{planId}/team/atlassian

Path parameters

planIdinteger required

The ID of the plan.

Request body

capacitynumber double

The capacity for the Atlassian team.

idstring required

The Atlassian team ID.

issueSourceIdinteger

The ID of the issue source for the Atlassian team.

planningStyle'Scrum' | 'Kanban' required

The planning style for the Atlassian team. This must be "Scrum" or "Kanban".

sprintLengthinteger

The sprint length for the Atlassian team.

Response

Returned if the request is successful.

{"stackTrail":"paths:/rest/api/3/plans/plan/{planId}/team/atlassian:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}