---
search:
  tags:
    - Chat bot
    - PATCH
seo:
  description: >-
    Any subset of fields - {"enabled": false} benches a command without…
    Reference for the PATCH /commands/{commandName} endpoint in the TipPage
    Developer API API.
sidebar:
  badge: PATCH
  label: Update a command
title: Update a command
type: openapi-operation
---
Any subset of fields - `{"enabled": false}` benches a command without deleting it, `name` renames it (the old name stops triggering immediately). Requires `commands:manage`.

<Operation source="api" id="updatecustomcommand" />
