Newer Version Available
Bulk Presentation (PATCH)
Update a presentation and its associated content in bulk. You can upload presentation
files as PDF or ZIP and associating metadata. The Health Cloud Starter
and Life Sciences Commercial Admin Permission Sets are required for
accessing this API. To know more, see Email Template and Intelligent Content.
- Resource
-
- Resource example
-
- Available version
- 65.0
- HTTP methods
- PATCH
- Request body for PATCH
-
- Properties
-
Name Type Description Required contentType String The type of content. Possible values are: - PRESENTATION_PDF
- PRESENTATION_ZIP
- PRESENTATION_PAGE.
Required presentation Object JSON payload containing presentation metadata. Required only if the contentType is PRESENTATION_PDFor PRESENTATION_ZIP pages List<Object> List of presentation pages, each containing its own metadata and file association. Only one page can be provided in the pages input for PRESENTATION_PAGEcontent type. Optional - Response body for PATCH
- Update Bulk Presentation Output