Skip to main content
POST
/
admin
/
ism-list
/
update
{
  "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
ismListID
integer<int32>
default:123
languageID
integer<int32>
default:1
title
string | null
default:some ism list title
ismListTypeID
integer<int32> | null
default:1
categoryID
integer<int32> | null
slug
string | null
isActive
boolean | null
editionID
integer<int32> | null
Position1WordID
integer<int32> | null
position1IserID
integer<int32> | null
verbID
integer<int32> | null
position2WordID
integer<int32> | null
position2IserID
integer<int32> | null

Response

Success

success
boolean
data
unknown