Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Renames the old space to the new space assuming a user has the appropriate permissions to rename spaces.

Inputs

  • The old space name
  • The new space name.

Outputs

  • true if it succeeds, false otherwise.

Exceptions

  • Exception if new space name already exists or if validation fails.
  • Exception if you don't have administrative permissions for this space.
  • No labels