Skip to content

Reset Single Keymap

POST
/keymaps/:action/reset

Resets a specific keyboard shortcut to its default value for the authenticated user.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

action*

The action identifier to reset

Type
string
Required

Responses

Keymap successfully reset to default

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License