InternalCreate a new instance of the service.
Creates a new space that is only visible to the creator. This method is the same as the Create space method with permissions set to the current user only. Note, currently you cannot set space labels when creating a space.
Permissions required: 'Create Space(s)' global permission.
The space to be created.
Returned if the space is created.
Creates a new space. Note, currently you cannot set space labels when creating a space.
Permissions required: 'Create Space(s)' global permission.
The space to be created.
Returned if the space is created.
Permanently deletes a space without sending it to the trash. Note, the space will be deleted in a long running task. Therefore, the space may not be deleted yet when this method has returned. Clients should poll the status link that is returned in the response until the task completes.
Permissions required: 'Admin' permission for the space.
The key of the space to delete.
Returns a pointer to the status of the space deletion task.
Updates the name, description, or homepage of a space.
Permissions required: 'Admin' permission for the space.
The key of the space to update.
The updated space.
Returned if the space is updated.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-space