Orders the employee dashboard items based on the provided order.

This endpoint can be called only by Employee users.

Checks role access and validates the employee ID 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the company for which to order the dashboard items.

int32
required

The ID of the employee for which to order the dashboard items.

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain