commands
Update a command
Update a single command based on command id string and Command struct.
Permissions
Must have manage_slash_commands permission for the team the command is in.
put/api/v4/commands/{command_id}
Path parameters
command_idstring required
ID of the command to update
Request body
Response
Command updated successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.