Skip to main content
POST
Add Point Definition

Body

application/json
name
string
required
handle
string
required
region_id
integer | null
currency
string | null
Pattern: ^[A-Z]+$
description
string | null
notes
string | null
is_reassignable
boolean | null
issue_period
integer | null
issue_period_type
enum<string> | null
Available options:
hours,
days,
weeks,
months,
years,
absolute_date,
absolute_week,
absolute_month
issue_absolute_expiry
string | null
tags
string[]

Response

PointDefinition

data
PointDefinition · object
required