Class SpacePropertyResource

java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.SpacePropertyResource

@PublicApi public class SpacePropertyResource extends Object

A REST resource for manipulating space properties.

Space properties are a key / value store of properties attached to a Space. The key is a string, and the value is a JSON object.

Since:
5.9