Function quickCommandsRunV1QuickCommandsSlugStepsStepSlugRunPost

  • Quick Commands Run

    Parameters

    • __namedParameters: {
          authorization: string;
          quickCommandsExecutionRequest: QuickCommandsExecutionRequest;
          slug: string;
          stepSlug: string;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<QuickCommandPromptResponse2>