Databricks SDK for JavaScript
    Preparing search index...

    Interface RevokeTokenRequest

    interface RevokeTokenRequest {
        tokenId?: string;
    }
    Index

    Properties

    Properties

    tokenId?: string

    The ID of the token to be revoked.