Skip to main content
POST
/
displaymode
/
save
{
  "success": true,
  "data": "<any>"
}

Authorizations

Authorization
string
header
required

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

Body

application/json
languageID
integer
default:1
displayModeID
integer | null
default:1234
displayModeReleaseID
integer | null
default:5678
title
string | null
default:Cats Everywhere
largeIntroText
string | null
default:Brings cats into every corner of your existence
explainerText
string | null
homepageURL
string | null
releaseNotes
string | null
default:Updated our colors and image genre action steps. Otherwise, not much changed.
editions
integer[] | null
categoryIDs
integer[] | null
isShowMedia
boolean | null
isManipulateImages
boolean | null

Response

Success

success
boolean
data
any