clickup chat delete
Delete a Chat message
Synopsis
Delete a message from a ClickUp Chat channel.
This action cannot be undone. A confirmation prompt is shown unless —yes is passed.
clickup chat delete <message-id> [flags]Examples
# Delete a message (with confirmation) clickup chat delete msg123
# Delete without confirmation clickup chat delete msg123 --yesOptions
-h, --help help for delete -y, --yes Skip confirmation promptSEE ALSO
- clickup chat - Manage ClickUp Chat messages