Saves the widget order and visibility for a specific employee dashboard.

Access: System, Admin, ClientAdmin, and Employee users.

The request body supplies the widgets that should remain on the employee dashboard together with their visibility flags, in the order they should be persisted.

On success, the endpoint returns the refreshed employee dashboard definition and triggers dashboard-order webhook notifications for the affected employee dashboard.

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

Company identifier that owns the employee dashboard layout.

int32
required

Employee identifier whose dashboard layout should be updated.

Body Params

Ordered widget definitions to persist for the specified employee dashboard layout.

Request payload used to persist the order and visibility of dashboard widgets.

items
array of objects | null

Widgets that should remain on the dashboard, in the exact order they should be saved.

items
Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request 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