Create Issue Relationship

Use this API to create a relationship between an issue and related records.

Path Params
uuid
required

The unique identifier of the issue. This value is obtained using the Get Issue API.

Body Params
string
enum
required

The label of the relationship.

Allowed:
string
enum
required

The entity type of the related record.

uuid
required

The unique identifier of the related record.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*