RegisterAPIKeyResponse¶ class baseten.client.managementapi.RegisterAPIKeyResponse(*, ok)¶ Bases: BaseModel Parameters: ok (bool) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].