deleteExportTemplate()
Home > @gooddata/sdk-backend-spi > IOrganizationExportTemplatesService > deleteExportTemplate
IOrganizationExportTemplatesService.deleteExportTemplate() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Delete an existing export template.
Signature:
deleteExportTemplate(ref: ObjRef): Promise<void>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
reference to the export template to delete |
Returns:
Promise<void>
promise