pub async fn workspace_create(
    client: &ApiClient,
    payload: NewWorkspace
) -> Result<Workspace>
Expand description

Creates a new workspace