DELETE
/
api
/
v1
/
issues
/
{issueId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

issueId
string
required

Query Parameters

teamId
string
required

Response

200 - application/json
assigneeId
string | null
attachments
string[]
createdAt
string
createdById
string | null
deleted
string | null
description
string | null
dueDate
string | null
estimate
integer | null
id
string
isBidirectional
boolean | null
issueSuggestionId
string | null
labelIds
string[]
number
integer
parentId
string | null
priority
integer | null
sortOrder
integer | null
sourceMetadata
object | null
stateId
string
subIssueSortOrder
integer | null
subscriberIds
string[]
teamId
string
title
string
updatedAt
string
updatedById
string