Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Interface PatchClientCredentialRequestContent

    {}
    
    interface PatchClientCredentialRequestContent {
        expires_at?: string | null;
    }
    Index

    Properties

    Properties

    expires_at?: string | null

    The ISO 8601 formatted date representing the expiration of the credential.