@stigg/react-sdk - v10.7.0

    Type Alias RevokeApiKeyInput

    Input for revoking an API key

    type RevokeApiKeyInput = {
        environmentId?: InputMaybe<Scalars["UUID"]>;
        id: Scalars["UUID"];
    }
    Index

    Properties

    Properties

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    Unique identifier for the entity

    MMNEPVFCICPMFPCPTTAAATR