Skip to content

Remove an active board item link.

POST
/api/workspace/boards/{boardIdOrKey}/items/{boardItemId}/links/{boardItemLinkId}/close
curl --request POST \
--url https://example.com/api/workspace/boards/example/items/example/links/example/close \
--header 'Content-Type: application/json' \
--data '{ "RowVersion": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0" }'
  • None
boardIdOrKey
required
string
boardItemId
required
string
boardItemLinkId
required
string
access_token
string

Optional access token for clients that cannot set Authorization headers. Prefer Authorization: Bearer <token> when possible.

Request to remove an active board item link.

object
RowVersion
string format: uuid
nullable
Examplegenerated
{
"RowVersion": "2489E9AD-2EE2-8E00-8EC9-32D5F69181C0"
}

OK

Media typeapplication/json
object
Data

Grouped active board item links for one item.

object
BoardItemId
string
nullable
CanManage
boolean
Parent

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Children
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Related
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Data": {
"Parent": {
"LinkType": 0,
"Direction": 0
},
"Children": [
{
"LinkType": 0,
"Direction": 0
}
],
"Related": [
{
"LinkType": 0,
"Direction": 0
}
]
},
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Bad Request

Media typeapplication/json
object
Data

Grouped active board item links for one item.

object
BoardItemId
string
nullable
CanManage
boolean
Parent

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Children
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Related
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Data": {
"Parent": {
"LinkType": 0,
"Direction": 0
},
"Children": [
{
"LinkType": 0,
"Direction": 0
}
],
"Related": [
{
"LinkType": 0,
"Direction": 0
}
]
},
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Forbidden

Media typeapplication/json
object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties
Examplegenerated
{
"type": "example",
"title": "example",
"status": 1,
"detail": "example",
"instance": "example"
}

Not Found

Media typeapplication/json
object
Data

Grouped active board item links for one item.

object
BoardItemId
string
nullable
CanManage
boolean
Parent

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Children
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Related
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Data": {
"Parent": {
"LinkType": 0,
"Direction": 0
},
"Children": [
{
"LinkType": 0,
"Direction": 0
}
],
"Related": [
{
"LinkType": 0,
"Direction": 0
}
]
},
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}

Conflict

Media typeapplication/json
object
Data

Grouped active board item links for one item.

object
BoardItemId
string
nullable
CanManage
boolean
Parent

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Children
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Related
Array<object>
nullable

Runtime board item link row displayed relative to one item.

object
Id
string
nullable
BoardItemLinkTypeId
string
nullable
LinkType
integer format: int32
Allowed values: 0 1
Direction
integer format: int32
Allowed values: 0 1
SourceBoardItemId
string
nullable
TargetBoardItemId
string
nullable
CreatedAtUtc
string format: date-time
CreatedByUserId
string
nullable
OtherItem

Compact board item summary used by item-link surfaces.

object
Id
string
nullable
BoardId
string
nullable
BoardKey
string
nullable
BoardDisplayName
string
nullable
RunNumber
integer format: int32
DisplayName
string
nullable
Subtitle
string
nullable
BoardStatusId
string
nullable
BoardStatusDisplayName
string
nullable
BoardStatusColor
string
nullable
BoardTargetDefinitionId
string
nullable
BoardTargetDefinitionDisplayName
string
nullable
IsOpen
boolean
IsRestricted
boolean
CanRemove
boolean
Errors
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Warnings
Array<object>
nullable
object
Code
required
string
nullable
Message
required
string
nullable
Target
string
nullable
Field
string
nullable
Metadata
object
key
additional properties
string
nullable
Type
integer format: int32
Allowed values: 0 1 2
Severity
integer format: int32
Allowed values: 0 1 2
Success
boolean
Example
{
"Data": {
"Parent": {
"LinkType": 0,
"Direction": 0
},
"Children": [
{
"LinkType": 0,
"Direction": 0
}
],
"Related": [
{
"LinkType": 0,
"Direction": 0
}
]
},
"Errors": [
{
"Type": 0,
"Severity": 0
}
],
"Warnings": [
{
"Type": 0,
"Severity": 0
}
]
}