Skip to main content
POST
Create Linear ticket

Authorizations

Authorization
string
header
required

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

Path Parameters

issue_id
string
required

Lemma issue ID.

Body

application/json
idempotency_key
string
required
team_id
string
linear_project_id
string | null
combined_assignee_lemma_user_id
string
title
string
description
string

Response

Created Linear ticket link

project_id
string<uuid>
required
issue_id
string<uuid>
required
operation_id
string<uuid>
required
idempotent_replay
boolean
required
issue_assignee_user_id
string | null
required
status
string
required
Allowed value: "succeeded"