CreateAPIKeyRequest

class baseten.client.managementapi.CreateAPIKeyRequest(*, name=None, type, model_ids=None)

Bases: BaseModel

Parameters:
model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].