Skip to main content
POST
Create Issue

Authorizations

Authorization
string
header
default:your-api-key
required

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

Body

application/json

Provide contentHtml or contentJson.

subject
string
required
contentHtml
string
required
previewText
string
thumbnailUrl
string<uri> | null
contentJson
any
categoryId
string | null

Response

Successful response.

ok
enum<boolean>
required
Available options:
true
data
object
required