Skip to main content
POST
Create issue

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required

Short headline — required, max 280 characters

Required string length: 1 - 280
summary
string | null

Longer-form context — optional, max 2000 characters

Required string length: 1 - 2000
severity
enum<string> | null

Coarse priority. Null when unset.

Available options:
LOW,
MEDIUM,
HIGH,
CRITICAL
evidence
object[]

Calls / chats to attach as evidence. Optional; max 50 entries per issue.

Maximum array length: 50

Response

The created issue

data
object
required

An issue surfaced on the Roark Issues page