IWorkspaceExportTemplatesService
Home > @gooddata/sdk-backend-spi > IWorkspaceExportTemplatesService
IWorkspaceExportTemplatesService interface
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.
Service for managing workspace-level export templates.
Signature:
export interface IWorkspaceExportTemplatesService
Methods
|
Method |
Description |
|---|---|
|
(BETA) Create a new export template. | |
|
(BETA) Delete an existing export template. | |
|
(BETA) Get a single export template by its reference. | |
|
(BETA) Get the list of available export templates for slide exports. | |
|
(BETA) Partially update an existing export template. Only the provided properties are changed. |