Skip to main content
POST
Link issue to initiative target

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

id identifier

initiativeId
string
required

initiativeId identifier

targetId
string
required

targetId identifier

Body

application/json
issue_id
string
required

Issue UUID, bare issue number, #number, ATOLL-number, TSK-number, or an unambiguous project-derived prefix. The resolved issue must be in the initiative's authoritative scope.

Minimum string length: 1
Examples:

"00000000-0000-0000-0000-000000000001"

"42"

"#42"

"ATOLL-42"

"TSK-42"

Response

Created

issue
object