Private
clientCreates a property for an existing piece of content. For more information about content properties, see Confluence entity properties.
This is the same as Create content property for key except that the key is specified in the request body instead of as a path parameter.
Content properties can also be added when creating a new piece of content by including them in the
metadata.properties
of the request.
Permissions required: Permission to update the content.
Optional
callback: undefinedCreates a property for an existing piece of content. For more information about content properties, see Confluence entity properties.
This is the same as Create content property except that the key is specified as a path parameter instead of in the request body.
Content properties can also be added when creating a new piece of content by including them in the
metadata.properties
of the request.
Permissions required: Permission to update the content.
Creates a property for an existing piece of content. For more information about content properties, see Confluence entity properties.
This is the same as Create content property except that the key is specified as a path parameter instead of in the request body.
Content properties can also be added when creating a new piece of content by including them in the
metadata.properties
of the request.
Permissions required: Permission to update the content.
Optional
callback: undefinedDeletes a content property. For more information about content properties, see Confluence entity properties.
Permissions required: Permission to update the content.
Deletes a content property. For more information about content properties, see Confluence entity properties.
Permissions required: Permission to update the content.
Optional
callback: undefinedReturns the properties for a piece of content. For more information about content properties, see Confluence entity properties.
Permissions required: 'View' permission for the space, and permission to view the content if it is a page.
Returns the properties for a piece of content. For more information about content properties, see Confluence entity properties.
Permissions required: 'View' permission for the space, and permission to view the content if it is a page.
Optional
callback: undefinedReturns a content property for a piece of content. For more information, see Confluence entity properties.
Permissions required: 'View' permission for the space, and permission to view the content if it is a page.
Returns a content property for a piece of content. For more information, see Confluence entity properties.
Permissions required: 'View' permission for the space, and permission to view the content if it is a page.
Optional
callback: undefinedUpdates an existing content property. This method will also create a new property for a piece of content, if the property key does not exist and the property version is 1. For more information about content properties, see Confluence entity properties.
Permissions required: Permission to update the content.
Updates an existing content property. This method will also create a new property for a piece of content, if the property key does not exist and the property version is 1. For more information about content properties, see Confluence entity properties.
Permissions required: Permission to update the content.
Optional
callback: undefinedGenerated using TypeDoc v0.25.12
Creates a property for an existing piece of content. For more information about content properties, see Confluence entity properties.
This is the same as Create content property for key except that the key is specified in the request body instead of as a path parameter.
Content properties can also be added when creating a new piece of content by including them in the
metadata.properties
of the request.Permissions required: Permission to update the content.