Class GetContentByIDNotificationChildCreatedV1OperationSpec

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

@Generated("io.github.primelib.primecodegen") public class GetContentByIDNotificationChildCreatedV1OperationSpec extends Object
GetContentByIDNotificationChildCreatedV1

Returns the watches for a page. A user that watches a page will receive receive notifications when the page is updated. If you want to manage watches for a page, use the following `user` methods: - [Get content watch status for user](#api-user-watch-content-contentId-get) - [Add content watch](#api-user-watch-content-contentId-post) - [Remove content watch](#api-user-watch-content-contentId-delete) **[Permissions](https://confluence.atlassian.com/x/_AozKw) required**: Permission to access the Confluence site ('Can use' global permission).