SpaceClient Methods |
The SpaceClient type exposes the following members.
Name | Description | |
---|---|---|
Create |
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.
| |
Delete |
Deletes a space by id.
| |
Get |
Retrieves the details for a space by id.
| |
List |
Lists all spaces where the authenticated user belongs.
| |
Update |
Updates the details for a space by id.
|