Click or drag to resize

SpaceClient Methods

The SpaceClient type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a space. The authenticated user is automatically added as a member of the space. See the Memberships API to learn how to add more people to the space.
Public methodDelete
Deletes a space by id.
Public methodGet
Retrieves the details for a space by id.
Public methodList
Lists all spaces where the authenticated user belongs.
Public methodUpdate
Updates the details for a space by id.
Top
See Also