pub fn namespaces_namespace_id_put(
configuration: &Configuration,
namespace_id: &str,
) -> Result<ResponseContent<()>, Error<NamespacesNamespaceIdPutError>>Expand description
Create a namespace on keyfender. All users in that namespace can now be used, and all user management power is delegated to admins in that namespace.