Private
clientCreates a new private Space, viewable only by its creator.
The incoming Space does not include an id, but must include a Key and Name, and should include a Description.
Optional
callback: undefinedCreates a new Space.
The incoming Space does not include an id, but must include a Key and Name, and should include a Description.
Creates a new Space.
The incoming Space does not include an id, but must include a Key and Name, and should include a Description.
Optional
callback: undefinedCreates a new space property.
Creates a new space property.
Optional
callback: undefinedCreates a new space property.
Creates a new space property.
Optional
callback: undefinedDeletes a Space.
The space is deleted in a long running task, so the space cannot be considered deleted when this resource returns. Clients can follow the status link in the response and poll it until the task completes. Responses
Deletes a Space.
The space is deleted in a long running task, so the space cannot be considered deleted when this resource returns. Clients can follow the status link in the response and poll it until the task completes. Responses
Optional
callback: undefinedDeletes a space property.
Deletes a space property.
Optional
callback: undefinedReturns the content in this given space with the given type
Returns the content in this given space with the given type
Optional
callback: undefinedReturns the content in this given space
Returns the content in this given space
Optional
callback: undefinedReturns information about a space.
Returns information about a space.
Optional
callback: undefinedReturns a paginated list of space properties.
Returns a paginated list of space properties.
Optional
callback: undefinedReturns a paginated list of space properties.
Returns a paginated list of space properties.
Optional
callback: undefinedReturns information about a number of spaces.
Returns information about a number of spaces.
Optional
parameters: ServerParameters.GetSpacesOptional
callback: undefinedUpdates a Space. Currently only the Space name, description and homepage can be updated.
Updates a Space. Currently only the Space name, description and homepage can be updated.
Optional
callback: undefinedUpdates a space property. The body contains the representation of the space property. Must include new version number. If the given version number is 1, attempts to create a new space property, just like #create(String, com.atlassian.confluence.api.model.content.JsonSpaceProperty).
Updates a space property. The body contains the representation of the space property. Must include new version number. If the given version number is 1, attempts to create a new space property, just like #create(String, com.atlassian.confluence.api.model.content.JsonSpaceProperty).
Optional
callback: undefinedGenerated using TypeDoc v0.25.12
Creates a new private Space, viewable only by its creator.
The incoming Space does not include an id, but must include a Key and Name, and should include a Description.