Orders the dashboard items based on the provided order.

This endpoint is accessible only to users with System or Admin roles.

Calls made by Employee users will result in a Forbidden response, even if they belong to the same company.

Checks role access and validates employee IDs before processing the order.
It updates the order and visibility of dashboard items, removes old items from the database, and creates new ones.
Additionally, it notifies webhooks about the updated dashboard order.

Body Params

The order of the dashboard items to be updated.

items
array of objects | null
items
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain