QuickCommand

Update an existing quick command by ID

put/quick_command/{id}

Path parameters

idinteger required

Quick command ID

Request body

commandstring

Actual command to execute

created_atstring
creator_idinteger

Creator ID

descriptionstring

Command description

idinteger
is_globalboolean

Whether it's a global command

namestring

Command name

updated_atstring

Response

OK

Changes