Skip to main content
POST
/
help-content
/
articles
/
save
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
articleID
integer<int32> | null
languageID
integer<int32>
title
string | null
default:How Display Modes Work
articleCode
string | null
default:DISPLAYMODEBASICS
articleCategoryID
integer<int32>
summary
string | null
urlPath
string | null
Maximum string length: 150
isHidden
boolean
articleBodyMarkdown
string | null
isIsolatedLanguageUpdate
boolean | null
articleExposureAreaIDs
integer<int32>[] | null

Response

Success

success
boolean
data
unknown