POST
/
api
/
menu
/
save-menu-structure
true

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json · object[]
id
integer
name
string
url
string
parentId
integer
type
integer
dashboardId
integer
position
integer
menuActive
boolean
menuAction
boolean
menuIcon
string
modulesNameShort
string
authorities
string[]
childrens
object[]
actions
object[]

Response

200 - */*
OK

The response is of type boolean.