public deleteApiKey = async (options: {
    /**
     * the key id of the key to delete
     */
    keyId: string;