Function quickCommandsRunV2V2QuickCommandsSlugStepsStepSlugRunPost
- quickCommandsRunV2V2QuickCommandsSlugStepsStepSlugRunPost(
__namedParameters: {
accept?: null | string;
authorization: string;
quickCommandsExecutionRequest: QuickCommandsExecutionRequest;
slug: string;
stepSlug: string;
xAccountId?: null | string;
},
opts?: RequestOpts,
): Promise<string | QuickCommandPromptResponse2> Parameters
- __namedParameters: {
accept?: null | string;
authorization: string;
quickCommandsExecutionRequest: QuickCommandsExecutionRequest;
slug: string;
stepSlug: string;
xAccountId?: null | string;
} Optionalopts: RequestOpts
Quick Commands Run V2