Class PostContentbodyConvertAsyncBulkTasksV1OperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.operations.PostContentbodyConvertAsyncBulkTasksV1OperationSpec

@Generated("io.github.primelib.primecodegen") public class PostContentbodyConvertAsyncBulkTasksV1OperationSpec extends Object
PostContentbodyConvertAsyncBulkTasksV1

Asynchronously converts content bodies from one format to another format in bulk. Use the Content body REST API to get the status of conversion tasks. Note that there is a maximum limit of 10 conversions per request to this endpoint. Supported conversions: - storage: editor, export_view, styled_view, view - editor: storage Once a conversion task is completed, it is available for polling for up to 5 minutes. **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: 'View' permission for the space, and permission to view the content if the `spaceKeyContext` or `contentIdContext` are present.