Skip to main content
POST
Link an artifact to an issue or project

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required
artifactId
string<uuid>
required

Body

application/json
target_type
enum<string>
required
Available options:
issue,
project
target_id
string<uuid>
required

Response

Link created or returned idempotently