Orders the company dashboard items based on the provided order.

This endpoint is accessible only to users with System, Admin, and ClientAdmin 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 the company 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.

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