Skip to main content
POST
/
ism-list
/
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
title
string | null
default:New Ism List ABC 123
languageID
integer<int32>
default:1
editionID
integer<int32>
default:1
ismListTypeID
integer<int32>
default:1
position1WordID
integer<int32> | null
position1IserID
integer<int32> | null
verbID
integer<int32> | null
position2WordID
integer<int32> | null
position2IserID
integer<int32> | null
categoryID
integer<int32> | null
isHidden
boolean | null

Response

Success

success
boolean
data
unknown