Publish Shared Draft

This API operation publishes a shared draft blueprint in Atlassian Confluence by sending a PUT request to the specified endpoint with the draft's unique identifier. When invoked, it converts a collaborative draft that multiple users may have been working on into a published Confluence page, making it visible according to the space's permissions. The operation requires the draft ID as a path parameter and typically accepts additional parameters in the request body to specify publication detail...