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

    Interface PatchClientCredentialRequestContent

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

    Properties

    Properties

    expires_at?: string

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