jira.js
Guide
GitHub
Preparing search index...
assets
deleteObject
Function deleteObject
deleteObject
(
client
:
Client
,
parameters
:
{
id
:
string
}
,
options
?:
RequestOptions
,
)
:
Promise
<
unknown
>
Delete the referenced object
Parameters
client
:
Client
parameters
:
{
id
:
string
}
id
:
string
The object id to operate on
Optional
options
:
RequestOptions
Returns
Promise
<
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Delete the referenced object