Users

Update user hotkeys

Update the current user’s account hotkeys, or their personal override for the optional project scope.

patch/api/current-user/hotkeys/

Query parameters

projectinteger

Project ID for a personal project-specific hotkey override. Omit for account defaults.

Request body

custom_hotkeysobject

Response

custom_hotkeysobject required

Changes

Changed in 1 of the 97 revisions of this API.6

    • added the new optional query request parameter project

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

Of the 97 revisions, 1 has no diff computed.