API ReferenceShortcut
Change onw Shortcuts order
Change onw Shortcuts order
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
The new ShortcutChangeOrder resource
TypeScript Definitions
Use the request body type in TypeScript.
shortcutIds?array<string>
Items
1 <= itemsResponse Body
curl -X POST "https://example.com/user/shortcuts/change-order" \ -H "Content-Type: application/json" \ -d '{}'{ "shortcutIds": [ "string" ], "id": null}