Skip to main content
PUT
Update Issue

Authorizations

Authorization
string
header
default:your-api-key
required

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

Path Parameters

issueId
string
required

Issue ID.

Minimum string length: 1

Body

application/json

Provide at least one issue field.

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

Response

Successful response.

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