Skip to main content

Delete

Delete lets you remove a scheduled Insights Board refresh, recipe replay, or saved machine learning model.

Format

Delete uses the following formats:

  • Delete the scheduled insights board refresh for <board> on <days> at <time> <timezone>.
  • Delete the scheduled recipe replay for <recipe> on <days> at <time> <time zone>
  • Delete the saved model <model>

Parameters

Delete uses the following parameters:

  • board (required). The Insights Board the refresh schedule is associated with.
  • recipe (required). The recipe the replay is associated with.
  • days (required). The day or days used by the refresh schedule you want to delete.
  • time (required). The time used by the refresh schedule you want to delete.
  • timezone (required). The time zone used by the refresh schedule you want to delete.
  • model (required). The name of the saved model to delete.

Output

If the operation is successful, a success message appears in the conversation history. Otherwise, an error message appears.

Examples

To delete a refresh schedule for the Quarterly Sales Insights Boards that runs on Thursdays at 12:00 CST, enter Delete the scheduled insights board refresh for Quarterly Sales on Thursdays at 12:00 CST.

Feedback