jira.js
Guide
GitHub
Preparing search index...
server
removeProjectCategory
Function removeProjectCategory
removeProjectCategory
(
client
:
Client
,
parameters
:
{
id
:
number
}
,
options
?:
RequestOptions
,
)
:
Promise
<
void
>
Delete a project category.
Parameters
client
:
Client
parameters
:
{
id
:
number
}
id
:
number
Id of the project category to delete.
Optional
options
:
RequestOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Delete a project category.