Skip to main content
The spaces functions are currently in BETA. The API may change without notice. A one-time warning is emitted on first use.

List Spaces

Create a Space

Get a Space

Update a Space

Delete a Space

This operation is irreversible. Deleting a space permanently removes all resources that belong to it (models, monitors, dashboards, datasets, custom metrics, etc.).

Add a User to a Space

Uses upsert semantics — if the user is already a member, their role is updated. The user must already be a member of the space’s parent organization. Requires space admin role or ROLE_BINDING_CREATE permission.

Remove a User from a Space

Removes the user’s space membership and all RBAC role bindings on the space. Requires space admin role or ROLE_BINDING_DELETE permission.