Skip to main content
POST
/
api
/
menu
/
save-menu-structure
Error
A valid request URL is required to generate request examples
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
id
integer<int64>
name
string
url
string
parentId
integer<int64>
type
integer<int32>
dashboardId
integer<int64>
position
integer<int64>
menuActive
boolean
menuAction
boolean
menuIcon
string
modulesNameShort
string
authorities
string[]
childrens
array
actions
array

Response

200 - */*

OK

The response is of type boolean.