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 »

Creates a new group in the space. Must have permission to create groups in the space.

Inputs

  • Space Name
  • group Name
  • owners

Outputs

  • True if it succeed, false otherwise.

Exceptions

  • If you don't have permission to create group in space
  • if group name already exists
  • Any inputs are not supplied
  • If validation is not satisfied (i.e. invalid characters)
  • No labels