User Menu Layouts REST Endpoints
Power Data/User Menu Layouts
The operations from the Power Data/User Menu Layouts category.
- Create an User Menu Layout
- Method: postPath:
/userMenuLayouts - Delete an User Menu Layout
- Method: deletePath:
/userMenuLayouts/{userMenuLayoutGid} - Get an User Menu Layout
- Method: getPath:
/userMenuLayouts/{userMenuLayoutGid} - Get User Menu Layouts
- Method: getPath:
/userMenuLayouts - Update an User Menu Layout
- Method: patchPath:
/userMenuLayouts/{userMenuLayoutGid}