Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

ORG-ID
string
header
required

Path Parameters

project_id
string<uuid>
required

Body

application/json
title
string
required
workflow_def_id
string<uuid>
required

Stable ticket_workflow_defs id; server uses the active version.

assigned_group_id
string<uuid>

Optional initial assignee group (mutually exclusive with assigned_user_id).

assigned_user_id
string

Optional initial assignee (project member user id; mutually exclusive with assigned_group_id).

body
string
due_at
string<date-time> | null
form_payload
object
initial_tags
object[]
metadata
object

Response

Ticket created

data
object
required
ok
enum<integer>
required
Available options:
1