@stigg/js-client-sdk - v3.93.0

    Type Alias RotateApiKeyInput

    Input for rotating an API key

    type RotateApiKeyInput = {
        expirationDate?: InputMaybe<Scalars["DateTime"]>;
        id: Scalars["UUID"];
    }
    Index

    Properties

    expirationDate?: InputMaybe<Scalars["DateTime"]>

    Optional grace period expiration date for the old key, expires immediately if null

    Unique identifier for the entity

    MMNEPVFCICPMFPCPTTAAATR