jira.js
Guide
GitHub
Preparing search index...
teams
restoreTeam
Function restoreTeam
restoreTeam
(
client
:
Client
,
parameters
:
{
orgId
:
string
;
teamId
:
string
}
,
options
?:
RequestOptions
,
)
:
Promise
<
void
>
Parameters
client
:
Client
parameters
:
{
orgId
:
string
;
teamId
:
string
}
orgId
:
string
The ID of the organisation the team belongs to
teamId
:
string
The ID of the team to restore
Optional
options
:
RequestOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The ID of the organisation the team belongs to