Skip to main content
POST
/
category
/
hierarchy
{
  "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
categoryID
integer<int32> | null
levelsDeep
integer<int32> | null
default:2
includeCounts
boolean | null
default:true
languageID
integer<int32> | null
default:1
editionIDs
integer<int32>[] | null
returnOnlyCategory
boolean | null
default:false

Response

Success

success
boolean
data
unknown