@stigg/node-server-sdk - v4.22.1

    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