InternalCreate a new instance of the service.
Creates a new content property for an attachment.
Permissions required: Permission to update the attachment.
The ID of the attachment to create a property for.
The content property to be created
Returned if the content property was created successfully.
Creates a new property for a blogpost.
Permissions required: Permission to update the blog post.
The ID of the blog post to create a property for.
The content property to be created
Returned if the content property was created successfully.
Creates a new content property for a comment.
Permissions required: Permission to update the comment.
The ID of the comment to create a property for.
The content property to be created
Returned if the content property was created successfully.
Creates a new content property for a piece of custom content.
Permissions required: Permission to update the custom content.
The content property to be created
The ID of the custom content to create a property for.
Returned if the content property was created successfully.
Creates a new content property for a database.
Permissions required: Permission to update the database.
The content property to be created
The ID of the database to create a property for.
Returned if the content property was created successfully.
Creates a new content property for a folder.
Permissions required: Permission to update the folder.
The content property to be created
The ID of the folder to create a property for.
Returned if the content property was created successfully.
Creates a new content property for a page.
Permissions required: Permission to update the page.
The content property to be created
The ID of the page to create a property for.
Returned if the content property was created successfully.
Creates a new content property for a Smart Link in the content tree.
Permissions required: Permission to update the Smart Link in the content tree.
The content property to be created
The ID of the Smart Link in the content tree to create a property for.
Returned if the content property was created successfully.
Creates a new content property for a whiteboard.
Permissions required: Permission to update the whiteboard.
The content property to be created
The ID of the whiteboard to create a property for.
Returned if the content property was created successfully.
Deletes a content property for an attachment by its id.
Permissions required: Permission to attachment the page.
The ID of the attachment the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a blogpost by its id.
Permissions required: Permission to edit the blog post.
The ID of the blog post the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a comment by its id.
Permissions required: Permission to edit the comment.
The ID of the comment the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a piece of custom content by its id.
Permissions required: Permission to edit the custom content.
The ID of the custom content the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a database by its id.
Permissions required: Permission to edit the database.
The ID of the database the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a folder by its id.
Permissions required: Permission to edit the folder.
The ID of the folder the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a page by its id.
Permissions required: Permission to edit the page.
The ID of the page the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a Smart Link in the content tree by its id.
Permissions required: Permission to edit the Smart Link in the content tree.
The ID of the Smart Link in the content tree the property belongs to.
The ID of the property to be deleted.
Deletes a content property for a whiteboard by its id.
Permissions required: Permission to edit the whiteboard.
The ID of the property to be deleted.
The ID of the whiteboard the property belongs to.
Retrieves all Content Properties tied to a specified attachment.
Permissions required: Permission to view the attachment.
The ID of the attachment for which content properties should be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified attachment.
Permissions required: Permission to view the attachment.
The ID of the attachment for which content properties should be returned.
The ID of the content property to be returned
Returned if the requested content property is successfully retrieved.
Retrieves all Content Properties tied to a specified blog post.
Permissions required: Permission to view the blog post.
The ID of the blog post for which content properties should be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified blog post.
Permissions required: Permission to view the blog post.
The ID of the blog post for which content properties should be returned.
The ID of the property being requested
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties attached to a specified comment.
Permissions required: Permission to view the comment.
The ID of the comment for which content properties should be returned.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified comment.
Permissions required: Permission to view the comment.
The ID of the comment for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified custom content.
Permissions required: Permission to view the custom content.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the custom content for which content properties should be returned.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified custom content.
Permissions required: Permission to view the page.
The ID of the custom content for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified database.
Permissions required: Permission to view the database.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the database for which content properties should be returned.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified database.
Permissions required: Permission to view the database.
The ID of the database for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified folder.
Permissions required: Permission to view the folder.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the folder for which content properties should be returned.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified folder.
Permissions required: Permission to view the folder.
The ID of the folder for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified page.
Permissions required: Permission to view the page.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
The ID of the page for which content properties should be returned.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified page.
Permissions required: Permission to view the page.
The ID of the page for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified Smart Link in the content tree.
Permissions required: Permission to view the Smart Link in the content tree.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the Smart Link in the content tree for which content properties should be returned.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of Smart Links per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified Smart Link in the content tree.
Permissions required: Permission to view the Smart Link in the content tree.
The ID of the Smart Link in the content tree for which content properties should be returned.
The ID of the content property being requested.
Returned if the requested content property is successfully retrieved.
Retrieves Content Properties tied to a specified whiteboard.
Permissions required: Permission to view the whiteboard.
Optionalcursor?: stringUsed for pagination, this opaque cursor will be returned in the next URL in
the Link response header. Use the relative URL in the Link header to
retrieve the next set of results.
The ID of the whiteboard for which content properties should be returned.
Optionalkey?: stringFilters the response to return a specific content property with matching key (case sensitive).
Optionallimit?: numberMaximum number of attachments per result to return. If more results exist, use
the Link header to retrieve a relative URL that will return the next set of
results.
Optionalsort?: ContentPropertySortOrderUsed to sort the result by a particular field.
Returned if the requested content properties are successfully retrieved.
Retrieves a specific Content Property by ID that is attached to a specified whiteboard.
Permissions required: Permission to view the whiteboard.
The ID of the content property being requested.
The ID of the whiteboard for which content properties should be returned.
Returned if the requested content property is successfully retrieved.
Update a content property for attachment by its id.
Permissions required: Permission to edit the attachment.
The ID of the attachment the property belongs to.
The content property to be updated.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for blog post by its id.
Permissions required: Permission to edit the blog post.
The ID of the blog post the property belongs to.
The content property to be updated.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a comment by its id.
Permissions required: Permission to edit the comment.
The ID of the comment the property belongs to.
The content property to be updated.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a piece of custom content by its id.
Permissions required: Permission to edit the custom content.
The content property to be updated.
The ID of the custom content the property belongs to.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a database by its id.
Permissions required: Permission to edit the database.
The content property to be updated.
The ID of the database the property belongs to.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a folder by its id.
Permissions required: Permission to edit the folder.
The content property to be updated.
The ID of the folder the property belongs to.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a page by its id.
Permissions required: Permission to edit the page.
The content property to be updated.
The ID of the page the property belongs to.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a Smart Link in the content tree by its id.
Permissions required: Permission to edit the Smart Link in the content tree.
The content property to be updated.
The ID of the Smart Link in the content tree the property belongs to.
The ID of the property to be updated.
Returned if the content property was updated successfully.
Update a content property for a whiteboard by its id.
Permissions required: Permission to edit the whiteboard.
The content property to be updated.
The ID of the property to be updated.
The ID of the whiteboard the property belongs to.
Returned if the content property was updated successfully.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-content-properties