Skip to main content
POST
Create issue

Authorizations

x-api-key
string
header
required

Project API key (psk_…) from Project Settings → API keys. Required scopes depend on the route (e.g. issues:read for listing issues). Only works on project-scoped /api/v1/projects/{projectId}/… routes.

Path Parameters

projectId
string
required

Body

application/json
title
string
required
description
string | null
status
string
priority
string
issueKind
string

Response

Created issue

id
string
required
projectId
string
required
title
string
required
status
string
required
priority
string
required
issueKind
string